Skip to content

Commit

Permalink
Changelog and version updated to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelsetragni committed Oct 2, 2023
1 parent 48f54da commit dbdd9d2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.8.1]
### Fixed
* Swift libraries updated to utilize a shared reference from the new Logger class.

## [0.8.0]
### Fixed
* Updated library versions to 0.8.0 to ensure that project lock files are updated.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: awesome_notifications
description: A complete solution to create Local and Push Notifications, customizing buttons, images, sounds, emoticons and applying many different layouts for Flutter apps.
version: 0.8.0
version: 0.8.1
repository: https://github.com/rafaelsetragni/awesome_notifications

environment:
Expand Down

0 comments on commit dbdd9d2

Please sign in to comment.