diff --git a/cherrypick/CHANGELOG.md b/cherrypick/CHANGELOG.md index 6c3defd..342e852 100644 --- a/cherrypick/CHANGELOG.md +++ b/cherrypick/CHANGELOG.md @@ -1,58 +1,44 @@ ## 2.0.2 - - - **FIX**: support passing params when resolving dependency recursively in parent scope. +- **FIX**: support passing params when resolving dependency recursively in parent scope. ## 2.0.1 +- **FIX**: fix warning. - - **FIX**: fix warning. +## 2.0.0 +- **FEAT**: support for Dart 3.0. +## 1.1.0 +- **FEAT**: verified Dart 3.0 support. -# Changelog +## 1.0.4 +- **FIX**: Fixed exception "ConcurrentModificationError". -2.0.0 supported Dart 3.0 +## 1.0.3 +- **FEAT**: Added provider with params. ---- +## 1.0.2 +- **DOCS**: Updated docs and fixed syntax error. -1.1.0 cheked support Dart 3.0 +## 1.0.1 +- **FIX**: Fixed syntax error. ---- +## 1.0.0 +- **REFACTOR**: Refactored code and added experimental API. -1.0.4 Fixed exception "ConcurrentModificationError" +## 0.1.2+1 +- **FIX**: Fixed initialization error. ---- +## 0.1.2 +- **FIX**: Fixed warnings in code. -1.0.3 Added provider with params +## 0.1.1+2 +- **MAINT**: Updated libraries and fixed warnings. ---- +## 0.1.1+1 +- **MAINT**: Updated pubspec and readme.md. -1.0.2 Updated doc and fixed syntax error +## 0.1.1 +- **MAINT**: Updated pubspec. ---- -1.0.1 Fixed syntax error - ---- -1.0.0 Refactored code and added experimental api - ---- - -0.1.2+1 Fixed initializtaion error - ---- -0.1.2 Fixed warnings in code - ---- -0.1.1+2 Updated libraries and fixed warnings - ---- - -0.1.1+1 Updated pubspec and readme.md - ---- - -0.1.1 Updated pubspec - ---- - -0.1.0 Initial release - ---- +## 0.1.0 +- **INIT**: Initial release. \ No newline at end of file