note #209 in changelog

This commit is contained in:
Sean Corfield 2022-07-31 18:58:47 -07:00
parent 9e21460cbb
commit a74f62c7c8

View file

@ -3,6 +3,7 @@
Only accretive/fixative changes will be made from now on.
* 1.2.next in progress
* Make `Transactable` extensible via metadata, via PR [#209](https://github.com/seancorfield/next-jdbc/issues/209) -- [@vemv](https://github.com/vemv).
* Fix [#208](https://github.com/seancorfield/next-jdbc/issues/208) by treating unsupported exception as an empty string, just like the JDBC docs say should happen.
* 1.2.790 -- 2022-07-29