We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 834eefd commit 1852e54Copy full SHA for 1852e54
CHANGELOG.md
@@ -1,8 +1,11 @@
1
## [Unreleased]
2
+
3
+## [1.0.0] - 2018-03-08
4
* Added: PSR3 logging for optional status output
5
* Added: Existing ini settings are merged to catch command-line overrides
6
* Added: Code, tests and other artefacts to decouple from Composer
7
* Break: the following class was renamed:
8
- `Composer\XdebugHandler` -> `Composer\XdebugHandler\XdebugHandler`
9
-[Unreleased]: https://github.com/composer/xdebug-handler/compare/d66f0d15cb57...HEAD
10
+[Unreleased]: https://github.com/composer/xdebug-handler/compare/1.0.0...HEAD
11
+[1.0.0]: https://github.com/composer/xdebug-handler/compare/d66f0d15cb57...1.0.0
0 commit comments