Changelog

This commit is contained in:
aceberg 2022-08-26 16:40:14 +07:00
parent 760f7e4d2c
commit b14596c9e1

22
CHANGELOG.md Normal file
View file

@ -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