Update CHANGELOG.md

This commit is contained in:
Matthias Leutenegger 2020-05-18 11:29:12 +02:00 committed by GitHub
parent 850205672a
commit ee450c4f4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
and [human-readable changelog](https://keepachangelog.com/en/1.0.0/). and [human-readable changelog](https://keepachangelog.com/en/1.0.0/).
## Unreleased ## Unreleased
## 0.2.3 - 2020-05-18
### Fixed
* extraction path is actually generated
## 0.2.2 ## 0.2.2
### Changed ### Changed
* Updated default Restic version to `'0.9.6'` * Updated default Restic version to `'0.9.6'`