Fixed changelog

This commit is contained in:
thosakwe 2017-07-14 18:06:28 -04:00
parent 18946b4320
commit 85b032d4f0

View file

@ -1,4 +1,4 @@
# 1.0.0-alpha+2
# 1.0.0-alpha+3
* Added `isIn`, `isNotIn`, `isBetween`, `isNotBetween` to `SqlExpressionBuilder` and its
subclasses.
* Added a dependency on `package:meta`.