diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7f41236ade36fbfd9efb6e66ea29c3982db4fa5a..e792007c6013b60b15a5ef99d5346d4f604f66da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ API-breaking change is listed.
 - Remove singleton notations `{[ x,y ]}` and `{[ x,y,z ]}` for `{[ (x,y) ]}`
   and `{[ (x,y,z) ]}`. They date back to the time we used the `singleton` class
   with a product for maps (there's now the `singletonM` class).
+- Add map notations `{[ k1 := x1 ; .. ; kn := xn ]}` up to arity 13.
 
 ## std++ 1.5.0