diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a0ec1da --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ + +# Change Log +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/) +and this project adheres to [Semantic Versioning](http://semver.org/). + +## [v0.7.2] - 2022-08-26 + +### Added +- Theme support in config + + +## [v0.7.1] - 2022-08-26 + +### Added +- Workaround for correct display of strings with apostrophes + +### Fixed + +- Issue #2 +- Issue #5 \ No newline at end of file