File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.0] - 2023.12.05
4+
5+ ### Changed
6+
7+ * [ Updated the parser to support arbitrary content under each primary section] ( https://github.com/ionide/KeepAChangelog/pull/22 ) (thanks @nojaf !)
8+
39## [ 0.1.8] - 2022.03.31
410
511### Changed
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <Version >0.1.8 </Version >
3+ <Version >0.2.0 </Version >
44 <PackageReleaseNotes >
55### Changed
66
7- * Minor packaging fix for non-Core MSBuild versions
7+ * [Updated the parser to support arbitrary content under each primary section](https://github.com/ionide/KeepAChangelog/pull/22) (thanks @nojaf!)
88 </PackageReleaseNotes >
99 </PropertyGroup >
10+
11+ <Import Project =" ../Directory.Build.props" />
1012</Project >
You can’t perform that action at this time.
0 commit comments