Skip to content

Commit

Permalink
[ci skip] changelog for sequelize#3012
Browse files Browse the repository at this point in the history
  • Loading branch information
mickhansen committed Jan 27, 2015
1 parent 9f32c4b commit f1a930c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Next
- [BUG] Fixed `field` support for `increment` and `decrement`.

# 2.0.0-rc8
- [FEATURE] CLS Support. CLS is also used to automatically pass the transaction to any calls within the callback chain when using `sequelize.transaction(function() ...`.
- [BUG] Fixed issue with paranoid deletes and `deletedAt` with a custom field.
Expand Down

0 comments on commit f1a930c

Please sign in to comment.