diff --git a/.gitignore b/.gitignore index f898e1a..c986251 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,3 @@ build/ #misc google-services.json -example/pubspec.lock diff --git a/CHANGELOG.md b/CHANGELOG.md index 34075be..7b1fa7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### Version 8.2.0 + +- Added APIs to support persistent Inbox and combined Alert+Inbox messaging functionality. +- This release includes bug fixes and improvements. + ### Version 8.1.0 - Initial release