Skip to content

Commit 6555461

Browse files
committed
Prepare 2.0.3
1 parent 838d794 commit 6555461

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## [Unreleased]
22

3+
## [2.0.3] - 2021-12-08
4+
* Added: support, type annotations and refactoring for stricter PHPStan analysis.
5+
36
## [2.0.2] - 2021-07-31
47
* Added: support for `xdebug_info('mode')` in Xdebug 3.1.
58
* Added: support for Psr\Log versions 2 and 3.
@@ -91,7 +94,8 @@
9194
* Break: the following class was renamed:
9295
- `Composer\XdebugHandler` -> `Composer\XdebugHandler\XdebugHandler`
9396

94-
[Unreleased]: https://github.com/composer/xdebug-handler/compare/2.0.2...HEAD
97+
[Unreleased]: https://github.com/composer/xdebug-handler/compare/2.0.3...HEAD
98+
[2.0.3]: https://github.com/composer/xdebug-handler/compare/2.0.2...2.0.3
9599
[2.0.2]: https://github.com/composer/xdebug-handler/compare/2.0.1...2.0.2
96100
[2.0.1]: https://github.com/composer/xdebug-handler/compare/2.0.0...2.0.1
97101
[2.0.0]: https://github.com/composer/xdebug-handler/compare/1.4.6...2.0.0

0 commit comments

Comments
 (0)