Changelog
This commit is contained in:
parent
760f7e4d2c
commit
b14596c9e1
1 changed files with 22 additions and 0 deletions
22
CHANGELOG.md
Normal file
22
CHANGELOG.md
Normal 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
|
||||||
Loading…
Reference in a new issue