diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f6fde93 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## [1.14.0](https://github.com/pmqueiroz/umbra/compare/1.13.0...v1.14.0) (2024-12-11) + + +### Features + +* add plus equal and minus equal operators ([07c8a89](https://github.com/pmqueiroz/umbra/commit/07c8a899f0030ba106a0febf13cc3e33883594ce)) +* prevent reassigning constant variables ([5e1176b](https://github.com/pmqueiroz/umbra/commit/5e1176b11fd05a244785b39683587fe70b093bc1)) +* set lib ([82a9470](https://github.com/pmqueiroz/umbra/commit/82a94702a7e5ba349bb4a6244eafb2bc10501a9a))