changelog

This commit is contained in:
cupcakearmy 2021-12-06 17:27:59 +01:00
parent 389490c4ea
commit bbdae05199
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F
1 changed files with 4 additions and 1 deletions

View File

@ -5,16 +5,19 @@ 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.5.1] - 2021-11-24
## [1.5.1] - 2021-12-06
### Changed
- use official docker image instead of installing rclone every time docker is used.
- docker docs
### Fixed
- lock file not always next to the config file.
- update / install bugs.
- lock docker image tag to the current autorestic version
- better error logging
## [1.5.0] - 2021-11-20