Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hmelder committed Dec 9, 2023
1 parent 190eeac commit 971f9b2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2023-12-09: Hugo Melder <contact@hugomelder.com>

* Source/NSNull.m:
Implement valueForUndefinedKey: and always return the NSNull singleton object.
* Tests/base/KVC/nsnull.m:
Test for various KVC interactions with NSNull.
* Tests/base/NSPredicate/nsnull.m:
Test if predicate evaluation on collections with NSNull objects works.

2023-12-06 Daniel Boyd <danieljboyd@icloud.com>

* Source/NSDecimal.m:
Expand Down

0 comments on commit 971f9b2

Please sign in to comment.