Skip to content

Commit aeb7a78

Browse files
committed
Release 2.2.2
1 parent ae6bd64 commit aeb7a78

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ The `Unreleased` section name is replaced by the expected version of next releas
1313
### Removed
1414
### Fixed
1515

16+
<a name="2.2.2"></a>
17+
## [2.2.2] - 2021-09-12
18+
19+
### Fixed
20+
1621
- Fix CI to stop emitting builds with incorrect versions (update MinVer to 2.5.0)
1722

1823
<a name="2.2.1"></a>
@@ -182,7 +187,8 @@ Initial release based on merge of [Jet.JsonNet.Converters v0](https://github.com
182187

183188
Final release of Jet.JsonNet.Converters archived on [v0 branch](https://github.com/jet/FsCodec/tree/v0)
184189

185-
[Unreleased]: https://github.com/jet/FsCodec/compare/2.2.1...HEAD
190+
[Unreleased]: https://github.com/jet/FsCodec/compare/2.2.2...HEAD
191+
[2.2.2]: https://github.com/jet/FsCodec/compare/2.2.1...2.2.2
186192
[2.2.1]: https://github.com/jet/FsCodec/compare/2.2.0...2.2.1
187193
[2.2.0]: https://github.com/jet/FsCodec/compare/2.1.1...2.2.0
188194
[2.1.1]: https://github.com/jet/FsCodec/compare/2.1.0...2.1.1

0 commit comments

Comments
 (0)