diff --git a/CHANGELOG.md b/CHANGELOG.md index 7465d88..124d2c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [1.0.1] - (Oct 7, 2024) + +### Changed +- Small fix for regex pattern to ensure all bulbs are correctly coloured. + - See commit [here](https://github.com/MarketingPipeline/ctree.js/commit/190a897cef7bdd5775914d8c6eac58a31117699f) + ## [1.0.0] - (Oct 7, 2024) Initial release of `ctree.js` @@ -10,4 +16,5 @@ Initial release of `ctree.js` These Markdown anchors provide a link to the diff for each release. They should be updated any time a new release is cut. --> +[1.0.1]: /v1.0.1 [1.0.0]: /v1.0.0