From 92884906131b84b2bd4cf37a7d795570d43ced98 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Thu, 14 May 2020 22:23:34 +0200 Subject: [PATCH] docs: updates changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f5f9bc1..12962110 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] -## [v0.1.1 (2020-05-09)](https://github.com/pestphp/pest/compare/v0.1.0...v0.1.1) +## [v0.1.1 (2020-05-14)](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))