Update CHANGELOG

This commit is contained in:
Orsiris de Jong 2023-05-04 12:00:47 +02:00
parent 301c686727
commit 77474bfdbf

View file

@ -1,3 +1,11 @@
## master
- Make sure all multiline entries in config files are processed as lists
- Add exclude-patterns to GUI (was present in CLI version already)
- Make sure we always quote exclusions patterns or files
- Updated internal restic binary to 0.15.2 compiled with go1.20.3
- *SECURITY* Don't log password command, even in debug mode
## 2.2.0 - rc12 - 03/05/2023
- Add grafana dashboard to examples directory
- Implement password command functionality