Skip to content

Commit 9ba81d4

Browse files
committed
CHANGELOG updated for v3.3.0 release
1 parent 87513a7 commit 9ba81d4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@ View diff for a specific commit:
55
https://github.com/johnkary/phpunit-speedtrap/commit/XXX where XXX is the commit hash
66

77
View diff between two versions:
8-
https://github.com/johnkary/phpunit-speedtrap/compare/v3.1.0...v3.2.0
8+
https://github.com/johnkary/phpunit-speedtrap/compare/v3.2.0...v3.3.0
99

10-
## 4.0 (xxxx-xx-xx)
10+
## 3.3.0 (2020-12-18)
1111

12+
Version 3.3 adds supports for PHPUnit 9.5+, and a way to enable or disable the SpeedTrap listener using environment variables.
13+
14+
* [PR #73](https://github.com/johnkary/phpunit-speedtrap/pull/73) Compatibility with PHPUnit 9.5
1215
* [PR #66](https://github.com/johnkary/phpunit-speedtrap/pull/66) Environment variable PHPUNIT_SPEEDTRAP="disabled" can disable profiling
1316

1417
## 3.2.0 (2020-02-12)

0 commit comments

Comments
 (0)