Skip to content

Commit e5b9d94

Browse files
committed
Update CHANGELOG.md
1 parent ce51537 commit e5b9d94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Kotlin DSL.
3535

3636
- Added a new sort specification that is useful in selects with joins ([#269](https://github.com/mybatis/mybatis-dynamic-sql/pull/269))
3737
- Added the capability to generate a camel cased alias for a column ([#272](https://github.com/mybatis/mybatis-dynamic-sql/issues/272))
38-
- Added sub-query support for "from" clauses in a select statement
39-
- Added Kotlin DSL updates to support sub-queries in select statements, where clauses, and insert statements
38+
- Added sub-query support for "from" clauses in a select statement ([#282](https://github.com/mybatis/mybatis-dynamic-sql/pull/282))
39+
- Added Kotlin DSL updates to support sub-queries in select statements, where clauses, and insert statements ([#282](https://github.com/mybatis/mybatis-dynamic-sql/pull/282))
4040

4141
## Release 1.2.1 - September 29, 2020
4242

0 commit comments

Comments
 (0)