diff --git a/CHANGELOG.md b/CHANGELOG.md index b1ebaad89..293780b4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,7 +81,7 @@ * Fix for error message with multiple CALL statements (#223) * Recognize the question mark character as a parameter (#242) -## [4.7.3] - YYYY-MM-DD +## [4.7.3] - 2021-12-08 - Fixed BufferedQuery when it has an odd number of backslashes in the end (#340) - Fixed the issue that ignored the body tokens when creating views with union (#343)