Skip to content

Commit

Permalink
Prepare 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnstevenson committed Nov 29, 2018
1 parent 95f39d3 commit dc52313
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## [Unreleased]

## [1.3.1] - 2018-11-29
* Fixed: fail restart if `passthru` has been disabled in `disable_functions`.
* Fixed: fail restart if an ini file cannot be opened, otherwise settings will be missing.

Expand Down Expand Up @@ -40,7 +42,8 @@
* Break: the following class was renamed:
- `Composer\XdebugHandler` -> `Composer\XdebugHandler\XdebugHandler`

[Unreleased]: https://github.com/composer/xdebug-handler/compare/1.3.0...HEAD
[Unreleased]: https://github.com/composer/xdebug-handler/compare/1.3.1...HEAD
[1.3.1]: https://github.com/composer/xdebug-handler/compare/1.3.0...1.3.1
[1.3.0]: https://github.com/composer/xdebug-handler/compare/1.2.1...1.3.0
[1.2.1]: https://github.com/composer/xdebug-handler/compare/1.2.0...1.2.1
[1.2.0]: https://github.com/composer/xdebug-handler/compare/1.1.0...1.2.0
Expand Down

0 comments on commit dc52313

Please sign in to comment.