Skip to content

Commit b8e9745

Browse files
committed
Prepare 1.3.0
1 parent 530d62d commit b8e9745

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## [Unreleased]
2+
3+
## [1.3.0] - 2018-08-31
24
* Added: `setPersistent` method to use environment variables for the restart.
35
* Fixed: improved debugging by writing output to stderr.
46
* Fixed: no restart when `php_ini_scanned_files` is not functional and is needed.
@@ -36,7 +38,8 @@
3638
* Break: the following class was renamed:
3739
- `Composer\XdebugHandler` -> `Composer\XdebugHandler\XdebugHandler`
3840

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
4043
[1.2.1]: https://github.com/composer/xdebug-handler/compare/1.2.0...1.2.1
4144
[1.2.0]: https://github.com/composer/xdebug-handler/compare/1.1.0...1.2.0
4245
[1.1.0]: https://github.com/composer/xdebug-handler/compare/1.0.0...1.1.0

0 commit comments

Comments
 (0)