CHANGELOG
This commit is contained in:
parent
716d428be0
commit
3e474823d9
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue