From c19fd6cccb908b817258e8ee6752883d5523edab Mon Sep 17 00:00:00 2001 From: Ahmed Ali Date: Mon, 24 Oct 2016 22:44:09 +0200 Subject: [PATCH] Changelog updated --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b8b33ed94e..bda4c23e05c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ #Change Log +### [v1.0.3](https://github.com/Ahmed-Ali/Cucumberish/releases/tag/v1.0.3) + + - Minor update to fix issue with Cocoapods installation that causes Cucumberish to be unable to report errors on .feature files + - Updated the README.md for more clear instructions when use Cocoapods installation with use_frameworks! flag. + ### [v1.0.2](https://github.com/Ahmed-Ali/Cucumberish/releases/tag/v1.0.2) - Many documentation updates to simplify the API