Skip to content

Commit ced2996

Browse files
committed
Prepare 3.0.3
1 parent fbab621 commit ced2996

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## [Unreleased]
22

3+
## [3.0.3] - 2022-02-25
4+
* Added: support for composer/pcre versions 2 and 3.
5+
36
## [3.0.2] - 2022-02-24
47
* Fixed: regression in 3.0.1 affecting Xdebug 2
58

@@ -105,7 +108,8 @@
105108
* Break: the following class was renamed:
106109
- `Composer\XdebugHandler` -> `Composer\XdebugHandler\XdebugHandler`
107110

108-
[Unreleased]: https://github.com/composer/xdebug-handler/compare/3.0.2...HEAD
111+
[Unreleased]: https://github.com/composer/xdebug-handler/compare/3.0.3...HEAD
112+
[3.0.2]: https://github.com/composer/xdebug-handler/compare/3.0.2...3.0.3
109113
[3.0.2]: https://github.com/composer/xdebug-handler/compare/3.0.1...3.0.2
110114
[3.0.1]: https://github.com/composer/xdebug-handler/compare/3.0.0...3.0.1
111115
[3.0.0]: https://github.com/composer/xdebug-handler/compare/2.0.3...3.0.0

0 commit comments

Comments
 (0)