Skip to content

Commit 9e36aee

Browse files
committed
Prepare 2.0.5
1 parent 6958f15 commit 9e36aee

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+
## [2.0.5] - 2022-02-24
4+
* Fixed: regression in 2.0.4 affecting Xdebug 2.
5+
36
## [2.0.4] - 2022-01-04
47
* Fixed: allow calling `isXdebugActive` before class instantiation.
58

@@ -97,7 +100,8 @@
97100
* Break: the following class was renamed:
98101
- `Composer\XdebugHandler` -> `Composer\XdebugHandler\XdebugHandler`
99102

100-
[Unreleased]: https://github.com/composer/xdebug-handler/compare/2.0.4...HEAD
103+
[Unreleased]: https://github.com/composer/xdebug-handler/compare/2.0.5...HEAD
104+
[2.0.5]: https://github.com/composer/xdebug-handler/compare/2.0.4...2.0.5
101105
[2.0.4]: https://github.com/composer/xdebug-handler/compare/2.0.3...2.0.4
102106
[2.0.3]: https://github.com/composer/xdebug-handler/compare/2.0.2...2.0.3
103107
[2.0.2]: https://github.com/composer/xdebug-handler/compare/2.0.1...2.0.2

0 commit comments

Comments
 (0)