We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48a7ab commit dad1e5fCopy full SHA for dad1e5f
1 file changed
RELEASE_NOTES.md
@@ -1,3 +1,10 @@
1
+## 6.2.0 - Apr 30 2023
2
+
3
+- It's a new world, major versions abound
4
+- New option for JSON serialization (#1482) by @bonjune in https://github.com/fsprojects/FSharp.Data/pull/1485
5
+- Adhere to RFC 4180 standard by @bonjune in https://github.com/fsprojects/FSharp.Data/pull/1484
6
+- Csv Column Inference ignores newline character by @bonjune in https://github.com/fsprojects/FSharp.Data/pull/1483
7
8
## 6.1.1-beta - Apr 12 2023
9
10
- Publish FSharp.Data.RuntimeUtilities
0 commit comments