CHANGELOG

This commit is contained in:
Tobe O 2019-08-17 17:46:47 -04:00
parent 716d428be0
commit 3e474823d9

View file

@ -1,3 +1,7 @@
# 2.1.0
* Split the formerly 600+ line `src/query.dart` up into
separate files.
# 2.0.1 # 2.0.1
* Apply `package:pedantic` fixes. * Apply `package:pedantic` fixes.
* `@PrimaryKey()` no longer defaults to `serial`, allowing its type to be * `@PrimaryKey()` no longer defaults to `serial`, allowing its type to be