note xtdb as supported in changelog

still need to add more notes about it elsewhere!

Signed-off-by: Sean Corfield <sean@corfield.org>
This commit is contained in:
Sean Corfield 2024-12-11 09:57:51 -08:00
parent 87f4224c22
commit 151b7d8d0b
No known key found for this signature in database

View file

@ -3,6 +3,7 @@
Only accretive/fixative changes will be made from now on. Only accretive/fixative changes will be made from now on.
* 1.3.next in progress * 1.3.next in progress
* Added XTDB as a supported database for testing via PR [#290](https://github.com/seancorfield/next-jdbc/pull/290). _Note: not all features are tested against XTDB due to several fundamental differences in architecture, mostly around primary key/generated keys and lack of DDL operations (since XTDB is schemaless)._
* Update dev/test dependencies. * Update dev/test dependencies.
* 1.3.967 -- 2024-12-02 * 1.3.967 -- 2024-12-02