diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f7b34a..f1168fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.2.0 + +* [ADD] macOS & web support added (to example project) +* [UPG] Internal dependency packages updated. + ## 1.1.0 * Some new theming options added & Carousel UI updated a bit. diff --git a/pubspec.yaml b/pubspec.yaml index e9d769f..888f30b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: swifty_chat description: >- A Flutter package to quickly get started building Chat UIs with different kind of message kinds. -version: 1.1.2 +version: 1.2.0 homepage: https://github.com/EnesKaraosman/swifty_chat repository: https://github.com/EnesKaraosman/swifty_chat