Skip to content

Commit 3592b30

Browse files
committed
Add PR to CHANGELOG.md
1 parent 54666a7 commit 3592b30

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
@@ -38,7 +38,7 @@ types - which is a rare usage. Please let us know if this causes an undo hardshi
3838
in the `BasicColumn` object. If you have implemented any custom functions, please note this deprecation and update
3939
your code accordingly. ([#662](https://github.com/mybatis/mybatis-dynamic-sql/pull/662))
4040
2. Added the ability to code a bound value in rendered SQL. This is similar to a constant, but the value is added to
41-
the parameter map and a bind parameter marker is rendered.
41+
the parameter map and a bind parameter marker is rendered. ([#738](https://github.com/mybatis/mybatis-dynamic-sql/pull/738))
4242

4343
## Release 1.5.0 - April 21, 2023
4444

0 commit comments

Comments
 (0)