diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..bd001c9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog +All notable changes to this project will be documented in this file. + +Tag **BREAKING** means the change break compatibility with a previous version +of the program. + +## [0.1.0] - 2024-07-07 +- Initial release.