note doc update in change log

Signed-off-by: Sean Corfield <sean@corfield.org>
This commit is contained in:
Sean Corfield 2025-01-28 12:50:04 -08:00
parent c295db44c0
commit 0cd81b5d9b
No known key found for this signature in database

View file

@ -1,5 +1,8 @@
# Changes
* 2.6.next in progress
* Add examples of `:alias` with `:group-by` (syntax is slightly different to existing examples for `:order-by`).
* 2.6.1270 -- 2025-01-17
* Fix autoboxing introduced in 2.6.1270 via PR [#564](https://github.com/seancorfield/honeysql/pull/564) [@alexander-yakushev](https://github.com/alexander-yakushev).