File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,16 @@ The `Unreleased` section name is replaced by the expected version of next releas
1010
1111### Added
1212### Changed
13-
14- - ` SystemTextJson ` : Target ` TypeShape ` v ` 9.0.0 ` in order to reinstate support for ` FSharp.Core ` v ` 4.3.4 `
15-
1613### Removed
1714### Fixed
1815
16+ <a name =" 2.3.0 " ></a >
17+ ## [ 2.3.0] - 2022-01-14
18+
19+ ### Changed
20+
21+ - ` SystemTextJson ` : Target ` TypeShape ` v ` 9.0.0 ` in order to reinstate support for ` FSharp.Core ` v ` 4.3.4 `
22+
1923<a name =" 2.3.0-rc.2 " ></a >
2024## [ 2.3.0-rc.2] - 2022-01-05
2125
@@ -219,7 +223,8 @@ Initial release based on merge of [Jet.JsonNet.Converters v0](https://github.com
219223
220224Final release of Jet.JsonNet.Converters archived on [ v0 branch] ( https://github.com/jet/FsCodec/tree/v0 )
221225
222- [ Unreleased ] : https://github.com/jet/FsCodec/compare/2.3.0-rc.3...HEAD
226+ [ Unreleased ] : https://github.com/jet/FsCodec/compare/2.3.0...HEAD
227+ [ 2.3.0 ] : https://github.com/jet/FsCodec/compare/2.3.0-rc.2...2.3.0
223228[ 2.3.0-rc.2 ] : https://github.com/jet/FsCodec/compare/2.3.0-rc.1...2.3.0-rc.2
224229[ 2.3.0-rc.1 ] : https://github.com/jet/FsCodec/compare/2.2.2...2.3.0-rc.1
225230[ 2.2.2 ] : https://github.com/jet/FsCodec/compare/2.2.1...2.2.2
You can’t perform that action at this time.
0 commit comments