We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb6f64f commit dfcd079Copy full SHA for dfcd079
CHANGELOG.md
@@ -22,6 +22,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
22
### Changed
23
24
- Namespace is changed to `Nexus\PHPUnit\Tachycardia`
25
+- Updated the documentation
26
+
27
+## Fixed
28
29
+- Fixed runners to `ubuntu-latest`
30
31
### Removed
32
@@ -33,7 +38,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
33
38
- The `TestCase` class is removed
34
39
- The `TimeState` class is removed
35
40
36
-## [1.5.0](https://github.com/NexusPHP/tachycardia/compare/v1.4.0...v1.5.0) - 2022-10-24
41
+## [v1.5.0](https://github.com/NexusPHP/tachycardia/compare/v1.4.0...v1.5.0) - 2022-10-24
37
42
43
- Bump actions/checkout from 3 to 4 (#13)
44
- Test PHP 8.2
0 commit comments