diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 1060fc48..278525c0 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +### 5.3.2 +- [FSharp] Revert LookupTable utilities to use lists instead of seq + ### 5.3.1 - [FSharp] Added Stream.readAllBytes - [FSharp] Added Path.withTrailingSlash and withoutTrailingSlash