Skip to content

Commit a33573d

Browse files
committed
🖉 Update changelog with main
1 parent 5bf47f7 commit a33573d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [v1.2.0](https://github.com/dotnetconfig/dotnet-config/tree/v1.2.0) (2024-07-07)
4+
5+
[Full Changelog](https://github.com/dotnetconfig/dotnet-config/compare/v1.1.1...v1.2.0)
6+
7+
:sparkles: Implemented enhancements:
8+
9+
- Drop immutability which doesn't add any value [\#155](https://github.com/dotnetconfig/dotnet-config/pull/155) (@kzu)
10+
11+
:hammer: Other:
12+
13+
- Tabs vs spaces [\#122](https://github.com/dotnetconfig/dotnet-config/issues/122)
14+
15+
:twisted_rightwards_arrows: Merged:
16+
17+
- Add test that ensures current tab-based behavior [\#153](https://github.com/dotnetconfig/dotnet-config/pull/153) (@kzu)
18+
319
## [v1.1.1](https://github.com/dotnetconfig/dotnet-config/tree/v1.1.1) (2024-06-25)
420

521
[Full Changelog](https://github.com/dotnetconfig/dotnet-config/compare/v1.1.0...v1.1.1)

0 commit comments

Comments
 (0)