diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9546880765a4cc65933865cee2013966ab66168c..0052593f44176bb7c296723ddeae146e9d9a5c2f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Changed
 
 - The image URLs are now exposed as `url` and include the protocol to avoid mixed-media warnings (steering#194)
+- The `title` of a `Note` is nullable (steering#203)
 
 ### Removed