diff --git a/CHANGELOG.md b/CHANGELOG.md index fca9860..8d5b4b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to `Inline Chart` will be documented in this file +## 1.0.1 - 2024-01-31 + +### What's Changed + +* fix reactive column and UI by @atmonshi in https://github.com/lara-zeus/inline-chart/pull/1 + +### New Contributors + +* @atmonshi made their first contribution in https://github.com/lara-zeus/inline-chart/pull/1 + +**Full Changelog**: https://github.com/lara-zeus/inline-chart/compare/1.0.0...1.0.1 + ## 1.0.0 - 2024-01-19 ### What's Changed