Skip to content

Commit e50cc8e

Browse files
64J0esbenbjerre
authored andcommitted
add new entry to RELEASE_NOTES.md, explaining that NewtonsoftJson and SystemTextJson modules were removed (giraffe-fsharp#607)
1 parent cdffbf8 commit e50cc8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Combination of the tags:
2020
- [Promote System.Text.Json as default JSON serializer](https://github.com/giraffe-fsharp/Giraffe/pull/563) - Credits @esbenbjerre
2121
- This PR removes the [Newtonsoft JSON](https://github.com/JamesNK/Newtonsoft.Json) serializer and promotes System.Text.Json as the default.
2222
- The [JSON section](https://github.com/giraffe-fsharp/Giraffe/blob/master/DOCUMENTATION.md#json) of the documentation was updated, showing how someone could configure the project to use the Newtonsoft JSON again.
23+
- `NewtonsoftJson` and `SystemTextJson` modules were removed.
2324

2425
## 6.4.1-alpha-3 - 2024-05-14
2526

0 commit comments

Comments
 (0)