We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2132f62 commit 81a4976Copy full SHA for 81a4976
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.3.2] - 2026.01.26
4
+
5
+### Fixed
6
7
+* [Update KeepAChangelogParser to 2.0.1](https://github.com/ionide/KeepAChangelog/pull/41)
8
9
## [0.3.1] - 2025.10.13
10
11
### Fixed
src/Directory.Build.props
@@ -1,10 +1,10 @@
<Project>
<PropertyGroup>
- <Version>0.3.1</Version>
+ <Version>0.3.2</Version>
<PackageReleaseNotes>
-* [Update KeepAChangelogParser to pick up bug fixes](https://github.com/ionide/KeepAChangelog/pull/38)
</PackageReleaseNotes>
</PropertyGroup>
0 commit comments