Skip to content

Commit 81a4976

Browse files
committed
changelog for v0.3.2
1 parent 2132f62 commit 81a4976

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

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

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+
39
## [0.3.1] - 2025.10.13
410

511
### Fixed

src/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>0.3.1</Version>
3+
<Version>0.3.2</Version>
44
<PackageReleaseNotes>
55
### Fixed
66

7-
* [Update KeepAChangelogParser to pick up bug fixes](https://github.com/ionide/KeepAChangelog/pull/38)
7+
* [Update KeepAChangelogParser to 2.0.1](https://github.com/ionide/KeepAChangelog/pull/41)
88
</PackageReleaseNotes>
99
</PropertyGroup>
1010

0 commit comments

Comments
 (0)