note pr #559 in change log

Signed-off-by: Sean Corfield <sean@corfield.org>
This commit is contained in:
Sean Corfield 2024-12-28 11:13:17 -08:00
parent c93eef06f6
commit 81167cb77e
No known key found for this signature in database

View file

@ -1,6 +1,7 @@
# Changes
* 2.6.next in progress
* Fix two broken links to the [HoneySQL web app](https://john.shaffe.rs/honeysql/) via PR [#559](https://github.com/seancorfield/honeysql/pull/559) [@whatacold](https://github.com/whatacold).
* Make SQL Server dialect auto-lift Boolean values to parameters since SQL Server has no `TRUE` / `FALSE` literals.
* 2.6.1243 -- 2024-12-13