Skip to content

Commit 2a8bda0

Browse files
committed
Add PR to CHANGELOG.md
1 parent 053f6af commit 2a8bda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ types - which is a rare usage. Please let us know if this causes an undo hardshi
6767
a good safety measure in some cases.
6868
5. Added Array based functions for the "in" and "not in" conditions in the Kotlin DSL. These functions allow a more
6969
natural use of an Array as an input for an "in" condition. They also allow easy reuse of a vararg argument in a
70-
function.
70+
function. ([#781](https://github.com/mybatis/mybatis-dynamic-sql/pull/781))
7171

7272
## Release 1.5.0 - April 21, 2023
7373

0 commit comments

Comments
 (0)