diff --git a/CHANGELOG.md b/CHANGELOG.md index f2d1a9c..a6f6c88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## 2.5.0 + +**2024-08-29** + +- Expand crosshair on edges: https://github.com/entronad/graphic/pull/304 + +- Custom crosshair labels formatter: https://github.com/entronad/graphic/pull/305 + +- Add one point support for line mark: https://github.com/entronad/graphic/pull/306 + +- Add crosshair paddings: https://github.com/entronad/graphic/pull/314 + ## 2.4.0 **2024-07-18** diff --git a/pubspec.yaml b/pubspec.yaml index 4b82328..adc215f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: graphic description: A grammar of data visualization and Flutter charting library. -version: 2.4.0 +version: 2.5.0 homepage: https://github.com/entronad/graphic topics: