diff --git a/CHANGELOG.md b/CHANGELOG.md index be4693942..d7beab319 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. From versio ## Unreleased +## [16.0] - 2026-08-07 + ### Added - Log error when `db-schemas` config contains schema `pg_catalog` or `information_schema` by @taimoorzaeem in #4359 diff --git a/docs/conf.py b/docs/conf.py index b8ae30041..49c59ae60 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -49,7 +49,7 @@ source_suffix = ".rst" master_doc = "index" # This is overridden by readthedocs with the version tag anyway -version = "devel" +version = "16" # To avoid repetition in