Skip to content

Commit 6e1fc90

Browse files
committed
Update changelog
1 parent ec6507e commit 6e1fc90

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.14
4+
5+
* [#71](https://github.com/Tarmil/FSharp.SystemTextJson/issues/71): Allow overriding specific types in `JsonFSharpConverter` with new argument `overrides`. These override even types that have `JsonFSharpConverterAttribute` when `allowOverride = true`.
6+
37
## v0.13
48

59
* [#69](https://github.com/Tarmil/FSharp.SystemTextJson/issues/69): Allow overriding `JsonFSharpConverter` options with `JsonFSharpConverterAttribute` by passing `allowOverride = true` to `JsonFSharpConverter`.

0 commit comments

Comments
 (0)