diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d0158d..f33768a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [0.1.14] + - Change the unselected chapter color + - Handle supported locales properties + - Make use of web instead of dart:html + - Handle space in the shared url + ## [0.1.13] - Add global showDialog method using non-root navigator so that dialogs only close themselves. diff --git a/pubspec.yaml b/pubspec.yaml index fcffef1..22eab7d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: dashbook description: A showcase/sandbox library to help you build isolated widgets in Flutter -version: 0.1.13 +version: 0.1.14 homepage: https://github.com/bluefireteam/dashbook environment: