note build-clj in change log

This commit is contained in:
Sean Corfield 2021-12-23 13:14:22 -08:00
parent a55d42e1dd
commit cdedd4aca7

View file

@ -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 `;`).