Added Obj-C bindings fix to release notes
diff --git a/docs/release-notes.md b/docs/release-notes.md
index bc9496f..1e69eea 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -29,6 +29,7 @@
 * Clara no longer assumes first argument (binary name) is always present (#729)
   * If it is missing, empty string is used as default.
 * Clara no longer reads 1 character past argument string (#830)
+* Regression in Objective-C bindings (Matchers) fixed (#854)
 
 
 ### Other notes: