From e32013f5a4efc0787c32bbeebff1df60825a8a5d Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Mon, 13 Mar 2023 09:35:33 -0700 Subject: [PATCH] wordsmith changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02fe453..aa21a90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,8 @@ Only accretive/fixative changes will be made from now on. * 1.3.next in progress - * Fix [#243](https://github.com/seancorfield/next-jdbc/issues/243) by ensure URI properties become keywords. - * Address [#242](https://github.com/seancorfield/next-jdbc/issues/242) by making the logging wrapper aware of the default options wrapper. + * Fix [#243](https://github.com/seancorfield/next-jdbc/issues/243) by ensuring URI properties become keywords. + * Fix [#242](https://github.com/seancorfield/next-jdbc/issues/242) by making the logging wrapper aware of the default options wrapper. * 1.3.858 -- 2023-03-05 * Address [#241](https://github.com/seancorfield/next-jdbc/issues/241) by correcting link to PostgreSQL docs.