Skip to content

Commit 151c4e3

Browse files
committed
Add PR to changelog
1 parent b55ca05 commit 151c4e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ The pull request for this change is ([#550](https://github.com/mybatis/mybatis-d
4444
2. Deprecated Kotlin DSL functions have been removed, as well as deprecated support for "EmptyListCallback" in the "in"
4545
conditions. ([#548](https://github.com/mybatis/mybatis-dynamic-sql/pull/548))
4646
3. Refactored the common insert mapper support for MyBatis3 by adding a CommonGeneralInsertMapper that can be used
47-
without a class that matches the table row. It includes methods for general insert and insert select.
47+
without a class that matches the table row. It includes methods for general insert and insert select.
48+
([#570](https://github.com/mybatis/mybatis-dynamic-sql/pull/570))
4849

4950

5051

0 commit comments

Comments
 (0)