Skip to content

Commit

Permalink
Update changelog for version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Kunkle committed Aug 15, 2012
1 parent 907f73d commit 18e4993
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,8 @@ Fix:
- Fixed removeIndex error in MySQL #37
- Fixed issue with tests using too many connections under PostgreSQL
- Fixed error running migrations under sqlite3 #27

## 0.2.1

Improvement:
- Added compatibility for mysql-2.0.0-alpha driver #25
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"sqlite",
"mysql"
],
"version": "0.2.0",
"version": "0.2.1",
"engines": {
"node": ">=0.6.0"
},
Expand Down

0 comments on commit 18e4993

Please sign in to comment.