Skip to content

Commit 0023058

Browse files
author
Ivan Dlugos
committed
prepare v0.11.1 CHANGELOG.md
1 parent 93f3e49 commit 0023058

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

objectbox/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
* Update to objectbox-swift v1.5.0
1313
* Increase minimum SDK versions: Flutter v1.20 & Dart v2.9. Code generator already required Flutter v1.22 & Dart v2.10.
1414

15+
## 0.11.1 (2021-02-26)
16+
17+
* Fix `List<String>` and `List<int>` reading - replace official FlatBuffers lazy reader with a custom (eager) one.
18+
1519
## 0.11.0 (2021-02-01)
1620

1721
* Add `ToOne<>` class to wrap related entities. See examples for details.

0 commit comments

Comments
 (0)