Skip to content

Commit 3407d4f

Browse files
committed
update CHANGELOG.md
1 parent f8ebee6 commit 3407d4f

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

objectbox/CHANGELOG.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
## 0.13.0-nullsafety.3 (2021-03-17)
2-
3-
* Null-safety pre-release.
1+
## latest
2+
3+
* Null-safety support: both in the library and the generated code.
4+
* Remove deprecated arguments `offset`, `limit`, `withEqual` from `Query` methods.
5+
* More performance optimizations, mostly in our FlatBuffers fork.
6+
* Fix FlatBuffers builder growing.
7+
* Update to objectbox-c v0.13.0
8+
* Update to objectbox-android v2.9.1
9+
* Increase minimum SDK versions: Flutter v2.0 & Dart v2.12.
410

511
## 0.12.2 (2021-03-11)
612

0 commit comments

Comments
 (0)