diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ad7535..a073433 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ # Changelog +## 0.0.14 +* Added Pagination +* Added RefreshStreamMixin + ## 0.0.13 -* added automatic closing of native dialog. +* Added automatic closing of native dialog. ## 0.0.12 * Updated dependencies diff --git a/pubspec.yaml b/pubspec.yaml index 7b3cc9c..150e0bd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: dcc_toolkit description: "Internal toolkit package used by the DCC team." -version: 0.0.13 +version: 0.0.14 homepage: https://dutchcodingcompany.com repository: https://github.com/DutchCodingCompany/dcc_toolkit