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 11## [ Unreleased]
22
3+ ## [ 2.0.1] - 2021-05-05
4+ * Fixed: don't restart if the cwd is a UNC path and cmd.exe will be invoked.
5+
36## [ 2.0.0] - 2021-04-09
47 * Break: this is a major release, see [ UPGRADE.md] ( UPGRADE.md ) for more information.
58 * Break: removed optional ` $colorOption ` constructor param and passthru fallback.
8386 * Break: the following class was renamed:
8487 - ` Composer\XdebugHandler ` -> ` Composer\XdebugHandler\XdebugHandler `
8588
86- [ Unreleased ] : https://github.com/composer/xdebug-handler/compare/2.0.0...HEAD
89+ [ Unreleased ] : https://github.com/composer/xdebug-handler/compare/2.0.1...HEAD
90+ [ 2.0.1 ] : https://github.com/composer/xdebug-handler/compare/2.0.0...2.0.1
8791[ 2.0.0 ] : https://github.com/composer/xdebug-handler/compare/1.4.6...2.0.0
8892[ 1.4.6 ] : https://github.com/composer/xdebug-handler/compare/1.4.5...1.4.6
8993[ 1.4.5 ] : https://github.com/composer/xdebug-handler/compare/1.4.4...1.4.5
You can’t perform that action at this time.
0 commit comments