Skip to content

Commit 13c8177

Browse files
authored
[ci skip] update changelog
1 parent 38a35d6 commit 13c8177

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ GitHub milestone: [https://github.com/mybatis/mybatis-dynamic-sql/issues?q=miles
1010

1111
- Added support for `count(distinct ...)` ([#112](https://github.com/mybatis/mybatis-dynamic-sql/issues/112))
1212
- Added support for multiple row inserts ([#116](https://github.com/mybatis/mybatis-dynamic-sql/issues/116))
13-
- Added utility functions to support supplying WHERE clauses via lambdas ([#118](https://github.com/mybatis/mybatis-dynamic-sql/issues/118))
14-
- Utility classes and a new canonical pattern for MyBatis Generator (CRUD) mappers ([#125](https://github.com/mybatis/mybatis-dynamic-sql/pull/125)) and ([#128](https://github.com/mybatis/mybatis-dynamic-sql/pull/128))
13+
- Utility classes and a new canonical pattern for MyBatis Generator (CRUD) mappers ([#118](https://github.com/mybatis/mybatis-dynamic-sql/issues/118)) ([#125](https://github.com/mybatis/mybatis-dynamic-sql/pull/125)) ([#128](https://github.com/mybatis/mybatis-dynamic-sql/pull/128))
1514
- Kotlin Extensions and Kotlin DSL ([#133](https://github.com/mybatis/mybatis-dynamic-sql/pull/133))
1615

1716

0 commit comments

Comments
 (0)