File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
## [ Unreleased]
2
2
3
+ ## [ 2.0.5] - 2022-02-24
4
+ * Fixed: regression in 2.0.4 affecting Xdebug 2.
5
+
3
6
## [ 2.0.4] - 2022-01-04
4
7
* Fixed: allow calling ` isXdebugActive ` before class instantiation.
5
8
97
100
* Break: the following class was renamed:
98
101
- ` Composer\XdebugHandler ` -> ` Composer\XdebugHandler\XdebugHandler `
99
102
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
101
105
[ 2.0.4 ] : https://github.com/composer/xdebug-handler/compare/2.0.3...2.0.4
102
106
[ 2.0.3 ] : https://github.com/composer/xdebug-handler/compare/2.0.2...2.0.3
103
107
[ 2.0.2 ] : https://github.com/composer/xdebug-handler/compare/2.0.1...2.0.2
You can’t perform that action at this time.
0 commit comments