File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
19
## [ v1.1.1] ( https://github.com/dotnetconfig/dotnet-config/tree/v1.1.1 ) (2024-06-25)
4
20
5
21
[ Full Changelog] ( https://github.com/dotnetconfig/dotnet-config/compare/v1.1.0...v1.1.1 )
You can’t perform that action at this time.
0 commit comments