diff --git a/CHANGELOG.md b/CHANGELOG.md index d4b7024..d7625e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.3 + +- Add `valueBuilder` to the build method of `childBuilder` in `cellBuilder` + ## 0.0.2 - Add `colorTipSpaceBetweenHeatmap` param in `CalendarHeatmap ` diff --git a/pubspec.yaml b/pubspec.yaml index 7a65e5b..29392c2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: simple_heatmap_calendar -description: A Powerful and easy-to-use heatmap flutter chart package -version: 0.0.2 +description: A powerful and easy-to-use flutter heatmap calendar package +version: 0.0.3 homepage: https://github.com/FriesI23/simple_heatmap_calendar environment: