diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c2d681db..7b11ab578 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,13 @@ accidentally triggering the load of a previous DB version.** **Bugfixes** * #1915 Check for database in extension_current_state * #1918 Unify chunk index creation +* #1932 Change compression locking order * #1938 Fix gapfill locf treat_null_as_missing **Thanks** * @dmitri191 for reporting an issue with failing background workers * @nomanor for reporting an issue with expression index with table references +* @nbouscal for reporting an issue with compression jobs locking referenced tables * @nicolai6120 for reporting an issue with locf and treat_null_as_missing ## 1.7.1 (2020-05-18)