diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b8f421b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ + + +# [1.0.0](https://github.com/macellan/formatter/compare/0.0.12...1.0.0) (2024-03-14) + + + +## [0.0.14](https://github.com/macellan/formatter/compare/0.0.13...0.0.14) (2023-10-12) + + +### Bug Fixes + +* **currency:** add negative amount condition ([3f00e2f](https://github.com/macellan/formatter/commit/3f00e2fda97606a80870cb06d2bfe579936bfbbc)) + + + +## [0.0.13](https://github.com/macellan/formatter/compare/0.0.12...0.0.13) (2023-07-25) + + +### Features + +* **Currency:** add integer control for formatter ([a00107e](https://github.com/macellan/formatter/commit/a00107e7d081800d6e699dd5adcf61bb2ad93b79))