summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2023-05-18 07:43:58 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2023-08-08 10:10:51 +0200
commitde0db5dc0fd2ac9100b756ed97ce7c77c3c7f65c (patch)
tree6f989c239ea35c7e3dbddec98a3267fc35a19e75 /CHANGELOG.md
parent2718b7db9f010ae45fc485d59cd4a073d779171a (diff)
Drop support for PHP 7.4 new min. version is php 8.0
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 25f38d83e..ed7d4ccce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), older entries don't fully match.
# Unreleased
+## [23.x.x]
+### Changed
+- Drop support for PHP 7.4 new min. version is php 8.0
+### Fixed
+
## [22.x.x]
### Fixed