diff --git a/changelog/new.txt b/changelog/new.txt index f16a2f6..0afc0b9 100644 --- a/changelog/new.txt +++ b/changelog/new.txt @@ -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.