Skip to content

Commit 022c1d4

Browse files
committed
[ci skip] changelog for 3.12.1
1 parent 7806000 commit 022c1d4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# Next
2-
- [Fixed] Mark postgres connection as invalid if the connection is reset [#4661](https://github.com/sequelize/sequelize/pull/4661)
1+
# 3.12.1
2+
- [FIXED] Mark postgres connection as invalid if the connection is reset [#4661](https://github.com/sequelize/sequelize/pull/4661)
33
- [FIXED] Remove usage of "limit" in cases where it's unnecessary, which fixes some of the cases mentioned in [#4404] (https://github.com/sequelize/sequelize/issues/4404)
4+
- [SECURITY] Security concern with `$model.field$`, refactored to now require `$col: 'model.field'`
45

56
# 3.12.0
67
- [ADDED] Preliminary support for `include.on`.

0 commit comments

Comments
 (0)