diff --git a/CHANGELOG.md b/CHANGELOG.md index 15d618e..75fa2aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.5.2 +- Fix issue with hiding backspace button (set null to hide) +- Migrate jcenter to mavenCentral (thx @duyjack) + ## 1.5.1 - Update ReadMe and example 📃 - Add method `clearRecentEmojis` in EmojiPickerUtils to clear the recent Emojis diff --git a/pubspec.yaml b/pubspec.yaml index 607c0cb..841d12c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: emoji_picker_flutter description: A Flutter package that provides an Emoji picker widget with 1500+ emojis in 8 categories. -version: 1.5.1 +version: 1.5.2 homepage: https://github.com/Fintasys/emoji_picker_flutter environment: