note #210 in changelog

This commit is contained in:
Sean Corfield 2022-08-13 17:53:02 -07:00
parent 57526124c3
commit 00fb7437c0

View file

@ -4,6 +4,7 @@ Only accretive/fixative changes will be made from now on.
* 1.2.next in progress * 1.2.next in progress
* Address [#212](https://github.com/seancorfield/next-jdbc/issues/212) by documenting the problem with SQLite's JDBC driver. * Address [#212](https://github.com/seancorfield/next-jdbc/issues/212) by documenting the problem with SQLite's JDBC driver.
* Fix [#210](https://github.com/seancorfield/next-jdbc/issues/210) by updating CI to test against MySQL and SQL Server.
* Switch SQL Server testing setup to `docker-compose`. * Switch SQL Server testing setup to `docker-compose`.
* 1.2.796 -- 2022-08-01 * 1.2.796 -- 2022-08-01