Skip to content

Commit dfcd079

Browse files
committed
Add changelog for v2.0
1 parent eb6f64f commit dfcd079

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
2222
### Changed
2323

2424
- Namespace is changed to `Nexus\PHPUnit\Tachycardia`
25+
- Updated the documentation
26+
27+
## Fixed
28+
29+
- Fixed runners to `ubuntu-latest`
2530

2631
### Removed
2732

@@ -33,7 +38,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
3338
- The `TestCase` class is removed
3439
- The `TimeState` class is removed
3540

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
3742

3843
- Bump actions/checkout from 3 to 4 (#13)
3944
- Test PHP 8.2

0 commit comments

Comments
 (0)