Skip to content

Commit 49e6de8

Browse files
committed
Prepare release 1.0.0
1 parent 53766ea commit 49e6de8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [3.0.0]
7+
## [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]
814
### Changed
915
- dropped support for `doctrine/doctrine-module` < 4.0
1016
- dropped support for `doctrine/doctrine-orm-module` < 3.0

0 commit comments

Comments
 (0)