Skip to content

Commit

Permalink
Updated text based on @gusty feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
wallymathieu committed Dec 10, 2024
1 parent 7896857 commit 2058ce0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- ZipApplicative docs
- Add missing iter functions to Extensions
- Fix issue with iteration of dictionaries
- Removed String.startsWith !FABLE_COMPILER condition
- String.startsWith available now from Fable
- Add NonEmptyList and NonEmptySeq Helper Functions
- Add pick related functions to SeqT
- Monad instance for Vector and Matrix
Expand Down
2 changes: 1 addition & 1 deletion RELEASE_NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Release Notes for FSharpPlus 1.7.0 - December 15 2024
ZipApplicative docs
Add missing iter functions to Extensions
Fix issue with iteration of dictionaries
Removed String.startsWith !FABLE_COMPILER condition
String.startsWith available now from Fable
Add NonEmptyList and NonEmptySeq Helper Functions
Add pick related functions to SeqT
Monad instance for Vector and Matrix

0 comments on commit 2058ce0

Please sign in to comment.