Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: blagoev <lubo@blagoev.com>
  • Loading branch information
nielsenko and blagoev committed Mar 7, 2022
1 parent 19a325a commit 2df1e1e
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 @@ -13,7 +13,7 @@ x.x.x Release notes (yyyy-MM-dd)
* Added support for opening in-memory Realms. ([#280](https://github.com/realm/realm-dart/pull/280))
* Primary key fields no longer required to be `final` in data model classes ([#240](https://github.com/realm/realm-dart/pull/240))
* List fields no longer required to be `final` in data model classes. ([#253](https://github.com/realm/realm-dart/pull/253))
* Support flutter for Linux desktop. ([#279](https://github.com/realm/realm-dart/pull/279/))
* Support Flutter Desktop on Linux. ([#279](https://github.com/realm/realm-dart/pull/279/))

### Compatibility
* Dart ^2.15 on Windows, MacOS and Linux
Expand Down

0 comments on commit 2df1e1e

Please sign in to comment.