File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ The `Unreleased` section name is replaced by the expected version of next releas
1313### Removed
1414### Fixed
1515
16+ <a name =" 2.1.1 " ></a >
17+ ## [ 2.1.1] - 2020-05-25
18+
1619- ` UnionConverter ` : Handle nested unions [ #52 ] ( https://github.com/jet/FsCodec/pull/52 )
1720- ` UnionConverter ` : Support overriding discriminator without needing to nominate a ` catchAllCase ` [ #51 ] ( https://github.com/jet/FsCodec/pull/51 )
1821
@@ -157,7 +160,8 @@ Initial release based on merge of [Jet.JsonNet.Converters v0](https://github.com
157160
158161Final release of Jet.JsonNet.Converters archived on [ v0 branch] ( https://github.com/jet/FsCodec/tree/v0 )
159162
160- [ Unreleased ] : https://github.com/jet/FsCodec/compare/2.1.0...HEAD
163+ [ Unreleased ] : https://github.com/jet/FsCodec/compare/2.1.1...HEAD
164+ [ 2.1.1 ] : https://github.com/jet/FsCodec/compare/2.1.0...2.1.1
161165[ 2.1.0 ] : https://github.com/jet/FsCodec/compare/2.0.1...2.1.0
162166[ 2.0.1 ] : https://github.com/jet/FsCodec/compare/2.0.0...2.0.1
163167[ 2.0.0 ] : https://github.com/jet/FsCodec/compare/2.0.0-rc3...2.0.0
You can’t perform that action at this time.
0 commit comments