Skip to content

Commit 314de11

Browse files
committed
Update changelog
1 parent 1af9dab commit 314de11

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
@@ -13,7 +13,7 @@ GitHub milestone: [https://github.com/mybatis/mybatis-dynamic-sql/issues?q=miles
1313
### Added
1414

1515
- Added a callback capability to the "In" conditions that will be called before rendering when the conditions are empty. Also, removed the option that forced the library to render invalid SQL in that case. ([#241](https://github.com/mybatis/mybatis-dynamic-sql/pull/241))
16-
- Added a utility mapper for MyBatis that allows you to run any select query without having to predefine a result mapping.
16+
- Added a utility mapper for MyBatis that allows you to run any select query without having to predefine a result mapping. ([#255](https://github.com/mybatis/mybatis-dynamic-sql/pull/255))
1717

1818
## Release 1.2.0 - August 19, 2020
1919

0 commit comments

Comments
 (0)