Skip to content

Commit

Permalink
Prepare 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
johnstevenson committed Feb 25, 2022
1 parent fbab621 commit ced2996
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## [Unreleased]

## [3.0.3] - 2022-02-25
* Added: support for composer/pcre versions 2 and 3.

## [3.0.2] - 2022-02-24
* Fixed: regression in 3.0.1 affecting Xdebug 2

Expand Down Expand Up @@ -105,7 +108,8 @@
* Break: the following class was renamed:
- `Composer\XdebugHandler` -> `Composer\XdebugHandler\XdebugHandler`

[Unreleased]: https://github.com/composer/xdebug-handler/compare/3.0.2...HEAD
[Unreleased]: https://github.com/composer/xdebug-handler/compare/3.0.3...HEAD
[3.0.2]: https://github.com/composer/xdebug-handler/compare/3.0.2...3.0.3
[3.0.2]: https://github.com/composer/xdebug-handler/compare/3.0.1...3.0.2
[3.0.1]: https://github.com/composer/xdebug-handler/compare/3.0.0...3.0.1
[3.0.0]: https://github.com/composer/xdebug-handler/compare/2.0.3...3.0.0
Expand Down

0 comments on commit ced2996

Please sign in to comment.