diff --git a/CHANGES.md b/CHANGES.md index f06bae989..40442a5e4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,7 +7,7 @@ Next Release (5.12.0) Features -------- -* [#x](https://github.com/java-native-access/jna/pull/x): Add `CFEqual`, `CFDictionaryRef.ByReference`, `CFStringRef.ByReference` to `c.s.j.p.mac.CoreFoundation` - [@shalupov](https://github.com/shalupov) +* [#1433](https://github.com/java-native-access/jna/pull/1433): Add `CFEqual`, `CFDictionaryRef.ByReference`, `CFStringRef.ByReference` to `c.s.j.p.mac.CoreFoundation` - [@shalupov](https://github.com/shalupov) Bug Fixes ---------