Skip to content

Commit 2adb8e9

Browse files
authored
[ci skip] changelog updates
1 parent bdbd44e commit 2adb8e9

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
@@ -10,7 +10,8 @@ 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 better *ByExample methods ([#118](https://github.com/mybatis/mybatis-dynamic-sql/issues/118))
13+
- Added utility functions to support supplying WHERE clauses via lambdas ([#118](https://github.com/mybatis/mybatis-dynamic-sql/issues/118))
14+
- Kotlin Extensions and Kotlin DSL ([#133](https://github.com/mybatis/mybatis-dynamic-sql/pull/133))
1415

1516

1617
## Release 1.1.2 - July 5, 2019

0 commit comments

Comments
 (0)