mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
docs: updates changelog
This commit is contained in:
@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [v0.1.1 (2020-05-09)](https://github.com/pestphp/pest/compare/v0.1.0...v0.1.1)
|
||||||
|
### Added
|
||||||
|
- `test` function without any arguments returns the current test case ([6fc55be](https://github.com/pestphp/pest/commit/6fc55becc8aecff685a958617015be1a4c118b01))
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- "No coverage driver error" now returns proper error on Laravel ([28d8822](https://github.com/pestphp/pest/commit/28d8822de01f4fa92c62d8b8e019313f382b97e9))
|
||||||
|
|
||||||
## [v0.1.0 (2020-05-09)](https://github.com/pestphp/pest/commit/de2929077b344a099ef9c2ddc2f48abce14e248f)
|
## [v0.1.0 (2020-05-09)](https://github.com/pestphp/pest/commit/de2929077b344a099ef9c2ddc2f48abce14e248f)
|
||||||
### Added
|
### Added
|
||||||
- First version
|
- First version
|
||||||
|
|||||||
Reference in New Issue
Block a user