Skip to content

Commit 8940143

Browse files
committed
Fix the milestone link
1 parent 8a60188 commit 8940143

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
@@ -6,7 +6,7 @@ This log will detail notable changes to MyBatis Dynamic SQL. Full details are av
66

77
This is a minor release with several enhancements.
88

9-
GitHub milestone: [https://github.com/mybatis/mybatis-dynamic-sql/milestone/13](https://github.com/mybatis/mybatis-dynamic-sql/milestone/13)
9+
GitHub milestone: [https://github.com/mybatis/mybatis-dynamic-sql/milestone/13?closed=1](https://github.com/mybatis/mybatis-dynamic-sql/milestone/13?closed=1)
1010

1111
### Case Expressions and Cast Function
1212
We've added support for CASE expressions to the library. Both simple and searched case expressions are supported.

0 commit comments

Comments
 (0)