diff --git a/CHANGELOG.md b/CHANGELOG.md index 26918868..7820a5b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,12 @@ * ... -## 4.2.0 2022-02-08 +## 4.2.0 2023-02-08 * Update to libpg_query 15-4.2.0 - Update to PostgreSQL 15.1 -## 2.2.1 2022-01-20 +## 2.2.1 2023-01-20 * Detect tables used in the query of a PREPARE statement ([#273](https://github.com/pganalyze/pg_query/pull/273)) * Expose recursive walk functionality via walk! ([#268](https://github.com/pganalyze/pg_query/pull/268))