We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53766ea commit 49e6de8Copy full SHA for 49e6de8
CHANGELOG.md
@@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-## [3.0.0]
+## [1.0.0]
8
+- switch to PHPUnit 10
9
+- dropped support for PHP 7.4 & 8.0
10
+- dropped support for doctrine/doctrine-module below 5.3
11
+- dropped support for doctrine/doctrine-orm-module below 5.3
12
+
13
+## [0.3.0]
14
### Changed
15
- dropped support for `doctrine/doctrine-module` < 4.0
16
- dropped support for `doctrine/doctrine-orm-module` < 3.0
0 commit comments