File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
## [ Unreleased]
2
+
3
+ ## [ 1.3.0] - 2018-08-31
2
4
* Added: ` setPersistent ` method to use environment variables for the restart.
3
5
* Fixed: improved debugging by writing output to stderr.
4
6
* Fixed: no restart when ` php_ini_scanned_files ` is not functional and is needed.
36
38
* Break: the following class was renamed:
37
39
- ` Composer\XdebugHandler ` -> ` Composer\XdebugHandler\XdebugHandler `
38
40
39
- [ Unreleased ] : https://github.com/composer/xdebug-handler/compare/1.2.1...HEAD
41
+ [ Unreleased ] : https://github.com/composer/xdebug-handler/compare/1.3.0...HEAD
42
+ [ 1.3.0 ] : https://github.com/composer/xdebug-handler/compare/1.2.1...1.3.0
40
43
[ 1.2.1 ] : https://github.com/composer/xdebug-handler/compare/1.2.0...1.2.1
41
44
[ 1.2.0 ] : https://github.com/composer/xdebug-handler/compare/1.1.0...1.2.0
42
45
[ 1.1.0 ] : https://github.com/composer/xdebug-handler/compare/1.0.0...1.1.0
You can’t perform that action at this time.
0 commit comments