diff --git a/CHANGELOG.md b/CHANGELOG.md index 00d38cc..d5b552d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ Only accretive/fixative changes will be made from now on. * 1.2.next in progress * Update log4j2 test dependency. - * Update `build-clj` to v0.6.4. + * Update `build-clj` to v0.6.5. * 1.2.761 -- 2021-12-15 * Fix #194 by throwing an exception if a table or column name used with the friendly SQL functions (or the SQL builder functions behind them) contains a "suspicious" character (currently, that's just `;`).