Files
pest/CHANGELOG.md
2020-05-14 22:22:53 +02:00

798 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

v0.1.1 (2020-05-09)

Added

  • test function without any arguments returns the current test case (6fc55be)

Fixed

  • "No coverage driver error" now returns proper error on Laravel (28d8822)

v0.1.0 (2020-05-09)

Added

  • First version