Adapt changelog

This commit is contained in:
Alexander Weiss 2023-06-14 06:31:25 +02:00
parent ea64c351d8
commit 4974c7d701

View File

@ -5,4 +5,5 @@ Breaking changes:
Bugs fixed:
New features:
- new global configuration paths are available, located at /etc/rustic/*.toml or %PROGRAMDATA%/rustic/config/*.toml, depending on your platform
- New global configuration paths are available, located at /etc/rustic/*.toml or %PROGRAMDATA%/rustic/config/*.toml, depending on your platform.
- REST backend: Now allows to use custom TLS root certificates.