File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
## [ Unreleased]
2
2
3
+ ## [ 2.0.3] - 2021-12-08
4
+ * Added: support, type annotations and refactoring for stricter PHPStan analysis.
5
+
3
6
## [ 2.0.2] - 2021-07-31
4
7
* Added: support for ` xdebug_info('mode') ` in Xdebug 3.1.
5
8
* Added: support for Psr\Log versions 2 and 3.
91
94
* Break: the following class was renamed:
92
95
- ` Composer\XdebugHandler ` -> ` Composer\XdebugHandler\XdebugHandler `
93
96
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
95
99
[ 2.0.2 ] : https://github.com/composer/xdebug-handler/compare/2.0.1...2.0.2
96
100
[ 2.0.1 ] : https://github.com/composer/xdebug-handler/compare/2.0.0...2.0.1
97
101
[ 2.0.0 ] : https://github.com/composer/xdebug-handler/compare/1.4.6...2.0.0
You can’t perform that action at this time.
0 commit comments