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
+ ## [ 3.0.2] - 2022-02-24
4
+ * Fixed: regression in 3.0.1 affecting Xdebug 2
5
+
3
6
## [ 3.0.1] - 2022-01-04
4
7
* Fixed: error when calling ` isXdebugActive ` before class instantiation.
5
8
102
105
* Break: the following class was renamed:
103
106
- ` Composer\XdebugHandler ` -> ` Composer\XdebugHandler\XdebugHandler `
104
107
105
- [ Unreleased ] : https://github.com/composer/xdebug-handler/compare/3.0.1...HEAD
108
+ [ Unreleased ] : https://github.com/composer/xdebug-handler/compare/3.0.2...HEAD
109
+ [ 3.0.2 ] : https://github.com/composer/xdebug-handler/compare/3.0.1...3.0.2
106
110
[ 3.0.1 ] : https://github.com/composer/xdebug-handler/compare/3.0.0...3.0.1
107
111
[ 3.0.0 ] : https://github.com/composer/xdebug-handler/compare/2.0.3...3.0.0
108
112
[ 2.0.3 ] : https://github.com/composer/xdebug-handler/compare/2.0.2...2.0.3
You can’t perform that action at this time.
0 commit comments