diff --git a/CHANGELOG.md b/CHANGELOG.md
index 51927b198e431346a83720e208b598c003e5e726..a4d71f73495699c50b38ba204b3a8275e57a9546 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
   `GRPC_RESPONSE_LOG_FORMAT` which control the format and information included
   in the log message of any response of the respective API. See
   `conf/core/server.conf` for more information.
+* REST API: Permanent redirect from "FileSystem" to "FileSystem/".
 
 ### Changed ###