Skip to content

Commit

Permalink
Update CHANGELOG for 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andyhorn committed Dec 15, 2023
1 parent 39bf07e commit e74ba7e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

## 1.1.0

- Fix typos in README and example project
- Fix a bug in the `fullPath` method causing duplicate leading slashes in some scenarios
- Add support for returning values when using the `push` method
- Move `mocktail` to the dev dependencies
- Add topics to the `pubspec.yaml` for `pub.dev`
- Upgrade fvm Flutter version and add entry to .gitignore

## 1.0.0

- First stable release!
Expand Down

0 comments on commit e74ba7e

Please sign in to comment.