We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b88959f commit 58d55c0Copy full SHA for 58d55c0
1 file changed
CHANGELOG.md
@@ -10,12 +10,16 @@ The `Unreleased` section name is replaced by the expected version of next releas
10
11
### Added
12
### Changed
13
-
14
-- `FsCodec.SystemTextJson` - updated to target released `System.Text.Json` v `5.0.0` binaries [#66](https://github.com/jet/FsCodec/pull/66)
15
16
### Removed
17
### Fixed
18
+<a name="2.2.1"></a>
+## [2.2.1] - 2021-09-09
+
19
+### Changed
20
21
+- `FsCodec.SystemTextJson` - updated to target released `System.Text.Json` v `5.0.0` binaries [#66](https://github.com/jet/FsCodec/pull/66)
22
+-
23
<a name="2.2.0"></a>
24
## [2.2.0] - 2021-05-05
25
0 commit comments