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