Skip to content

Commit 4f988f8

Browse files
committed
Prepare 3.0.4
1 parent f312aba commit 4f988f8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## [Unreleased]
22

3+
## [3.0.4] - 2024-03-26
4+
* Added: Functional tests.
5+
* Fixed: Incompatibility with PHPUnit 10.
6+
37
## [3.0.3] - 2022-02-25
48
* Added: support for composer/pcre versions 2 and 3.
59

@@ -108,7 +112,8 @@
108112
* Break: the following class was renamed:
109113
- `Composer\XdebugHandler` -> `Composer\XdebugHandler\XdebugHandler`
110114

111-
[Unreleased]: https://github.com/composer/xdebug-handler/compare/3.0.3...HEAD
115+
[Unreleased]: https://github.com/composer/xdebug-handler/compare/3.0.4...HEAD
116+
[3.0.3]: https://github.com/composer/xdebug-handler/compare/3.0.3...3.0.4
112117
[3.0.2]: https://github.com/composer/xdebug-handler/compare/3.0.2...3.0.3
113118
[3.0.2]: https://github.com/composer/xdebug-handler/compare/3.0.1...3.0.2
114119
[3.0.1]: https://github.com/composer/xdebug-handler/compare/3.0.0...3.0.1

0 commit comments

Comments
 (0)