Skip to content

Commit efc8270

Browse files
CHANGELOG: amend about supported analyzer version increase.
Follow-up from b41c80d generator: increase supported analyzer to v4 (GH#443)
1 parent 5ddb030 commit efc8270

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

objectbox/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
* Store: add option to pass debug flags. #134
44
* Add `// coverage:ignore-file` to generated objectbox.g.dart skipping this file from coverage test.
5+
* Increase supported `analyzer` to v4. #443
56
* Update documentation on `Query` streams using `watch` to highlight it is a single-subscription
67
stream that can only be listened to once. Also updated code examples to not imply the stream is
78
re-usable.

0 commit comments

Comments
 (0)