diff --git a/CHANGELOG.md b/CHANGELOG.md index 182df9d..207e676 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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