Skip to content

Commit 504940f

Browse files
committed
Update changelog.md
1 parent f8cf8dc commit 504940f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Next
22
- [INTERNALS] Update `inflection` dependency to v1.5.3
33
- [FEATURE] Replaced string error messages for connection errors with error objects. [#2576](https://github.com/sequelize/sequelize/pull/2576)
4+
- [FEATURE] Support for updating fields on duplicate key in bulk update (mysql only) [#2692](https://github.com/sequelize/sequelize/pull/2692)
45

56
#### Backwards compatability changes
67
- Some of the string error messages for connection errors have been replaced with actual error instances. Checking for connection errors should now be more consistent.

0 commit comments

Comments
 (0)