diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6fb68fdc81cf6f6a86971be70c321eaea3750f1f..a50eb436599300354f5b26ec853f3940a313ac0a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
   * `BUILD_FOOTER_SOURCES_HREF`
   * `BUILD_FOOTER_LICENCE_HREF`
   See `build.properties.d/00_default.properties` for more information
+* Start editing an entity/creating a new record directly by adding an `#edit` or
+  `#new_record` URI fragment, respectively.
 
 ### Changed (for changes in existing functionality)