changelog and docs

This commit is contained in:
2021-11-20 17:03:54 +01:00
parent e94e7030fc
commit 8802b74b47
2 changed files with 6 additions and 1 deletions

View File

@@ -5,13 +5,14 @@ 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.0] - 2021-11
## [1.5.0] - 2021-11-20
### Added
- Support for multiple paths
- Improved error handling
- Allow for specific snapshot to be restored
- Docker image
### Fixed