Added Obj-C bindings fix to release notes

This commit is contained in:
Phil Nash 2017-03-15 09:04:09 +00:00
parent 95fc8d62a2
commit 0692317bc5
1 changed files with 1 additions and 0 deletions

View File

@ -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: