Skip to content

Commit a17f064

Browse files
committed
Update changelog
1 parent 49b6aad commit a17f064

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 5.5.5 (March 9, 2024)
2+
3+
Use spaces instead of parentheses for SQL sanitization.
4+
5+
This still solves the problem of negative numbers creating a line comment, but this avoids breaking edge cases such as
6+
`set foo to $1` where the substition is taking place in a location where an arbitrary expression is not allowed.
7+
18
# 5.5.4 (March 4, 2024)
29

310
Fix CVE-2024-27304

0 commit comments

Comments
 (0)