Skip to content

Commit 25af53f

Browse files
committed
Add PR detail to CHANGELOG.md
1 parent db4ccea commit 25af53f

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
@@ -47,7 +47,7 @@ GitHub milestone: [https://github.com/mybatis/mybatis-dynamic-sql/issues?q=miles
4747
8. Updated the where clause to expose table aliases specified in an outer query to sub queries in the where clause
4848
(either an "exists" clause, or a sub query to column comparison condition) This makes it easier to use these types
4949
of sub queries without having to re-specify the aliases for columns from the outer query.
50-
([#437](https://github.com/mybatis/mybatis-dynamic-sql/issues/437))
50+
([#459](https://github.com/mybatis/mybatis-dynamic-sql/pull/459))
5151

5252
## Release 1.3.1 - December 18, 2021
5353

0 commit comments

Comments
 (0)