Skip to content

Commit 6fbb3cf

Browse files
committed
Fix changelog link
1 parent 58d55c0 commit 6fbb3cf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The `Unreleased` section name is replaced by the expected version of next releas
1919
### Changed
2020

2121
- `FsCodec.SystemTextJson` - updated to target released `System.Text.Json` v `5.0.0` binaries [#66](https://github.com/jet/FsCodec/pull/66)
22-
-
22+
2323
<a name="2.2.0"></a>
2424
## [2.2.0] - 2021-05-05
2525

@@ -180,7 +180,8 @@ Initial release based on merge of [Jet.JsonNet.Converters v0](https://github.com
180180

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

183-
[Unreleased]: https://github.com/jet/FsCodec/compare/2.2.0...HEAD
183+
[Unreleased]: https://github.com/jet/FsCodec/compare/2.2.1...HEAD
184+
[2.2.1]: https://github.com/jet/FsCodec/compare/2.2.0...2.2.1
184185
[2.2.0]: https://github.com/jet/FsCodec/compare/2.1.1...2.2.0
185186
[2.1.1]: https://github.com/jet/FsCodec/compare/2.1.0...2.1.1
186187
[2.1.0]: https://github.com/jet/FsCodec/compare/2.0.1...2.1.0

0 commit comments

Comments
 (0)