Skip to content

Commit 77b0765

Browse files
committed
Add PR to change log
1 parent 67b3f64 commit 77b0765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The pull request for this change is ([#591](https://github.com/mybatis/mybatis-d
113113
([#573](https://github.com/mybatis/mybatis-dynamic-sql/pull/573))
114114
6. Several classes and methods in the Kotlin DSL are deprecated in response to the new "having" support
115115
7. Added support for inserting a list of simple classes like Integers, Strings, etc. This is via a new "map to row"
116-
function on the insert, batch insert, and multirow insert statements.
116+
function on the insert, batch insert, and multirow insert statements. ([#612](https://github.com/mybatis/mybatis-dynamic-sql/pull/612))
117117

118118
## Release 1.4.1 - October 7, 2022
119119

0 commit comments

Comments
 (0)