changelog

This commit is contained in:
cupcakearmy 2023-01-18 22:45:46 +01:00
parent 866975d32d
commit 27821dc3ef
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F
1 changed files with 11 additions and 0 deletions

View File

@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.7.4] - 2023-01-18
### Fixed
- Transformer for extracting information. @11mariom
### Changed
- Bump docker restic version.
- Docs dependencies updated.
## [1.7.1] - 2022-04-27
### Fixed