Skip to content

Commit 1ab9842

Browse files
committed
Prepare 1.4.1
1 parent 5d4ceee commit 1ab9842

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## [Unreleased]
22

3+
## [1.4.1] - 2020-03-01
4+
* Fixed: restart fails if an ini file is empty.
5+
36
## [1.4.0] - 2019-11-06
47
* Added: support for `NO_COLOR` environment variable: https://no-color.org
58
* Added: color support for Hyper terminal: https://github.com/zeit/hyper
@@ -54,7 +57,8 @@
5457
* Break: the following class was renamed:
5558
- `Composer\XdebugHandler` -> `Composer\XdebugHandler\XdebugHandler`
5659

57-
[Unreleased]: https://github.com/composer/xdebug-handler/compare/1.4.0...HEAD
60+
[Unreleased]: https://github.com/composer/xdebug-handler/compare/1.4.1...HEAD
61+
[1.4.1]: https://github.com/composer/xdebug-handler/compare/1.4.0...1.4.1
5862
[1.4.0]: https://github.com/composer/xdebug-handler/compare/1.3.3...1.4.0
5963
[1.3.3]: https://github.com/composer/xdebug-handler/compare/1.3.2...1.3.3
6064
[1.3.2]: https://github.com/composer/xdebug-handler/compare/1.3.1...1.3.2

0 commit comments

Comments
 (0)