Skip to content

Commit

Permalink
📝 update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BirjuVachhani committed Nov 7, 2024
1 parent 7fecbba commit 54e77b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 5.7.1 (Unreleased)

- Add `takeAfter`, `takeAfterLast`, `takeBefore`, `takeBeforeLast`, and `takeBetween` extensions for `String`.

## 5.7.0

- Support WASM by removing `dart:html` dependency and replacing it with `web` and `dart:js_interop`.
Expand Down

0 comments on commit 54e77b1

Please sign in to comment.