From a4f220e3296deef3f870ec3a75ad7b6554c2875f Mon Sep 17 00:00:00 2001 From: Anderson Martins Date: Thu, 21 Nov 2024 18:47:03 -0300 Subject: [PATCH] Update the changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7396647f..dbb9ba11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [4.1.3] - UNRELEASED +### Added + +- Add check for the constant `PUBLISHPRESS_FUTURE_FORCE_DEBUG` to force debug mode. + ### Fixed - Fix error on fresh install about missing table (Issue #1051).