Skip to content

Commit defb735

Browse files
committed
Version bump
1 parent f622133 commit defb735

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v2.1.20 - 19 Nov 2014
2+
- Exposing dirty properties array on the instance (#575)
3+
- Bump node-enforce version (#562)
4+
15
### v2.1.19 - 21 Aug 2014
26
- Fix Chain.find().remove() & Chain.find.count() with mapsTo keys (#530)
37
- Add not_like comparator

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"mysql" : "2.0.0-alpha9",
4747
"pg" : "2.6.2",
4848
"sqlite3" : "2.1.7",
49-
"async" : "*",
49+
"async" : "0.9.0",
5050
"mocha" : "1.13.0",
5151
"should" : "1.2.2",
5252
"mongodb" : "1.3.19",

0 commit comments

Comments
 (0)