Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
leemaguire committed Jul 4, 2024
1 parent bb0a58e commit c8d14b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ NEXT-RELEASE Release notes (YYYY-MM-DD)
=============================================================

### Fixed
* None
* Using the `==` operator in a type safe query for a nullable string property would return the incorrect result when algined storage was disabled.

### Enhancements
* Add ability to use `managed<std::map<std::string, T>>` in type safe queries when comparing a value for a key. e.g.
Expand Down

0 comments on commit c8d14b2

Please sign in to comment.