From 40cfb7dbf80d055a1be91bc2d4cdda733d4382e8 Mon Sep 17 00:00:00 2001 From: Jayson Smith Date: Mon, 10 Feb 2020 10:54:54 -0700 Subject: [PATCH] Add 0.8.1 section to CHANGELOG --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bad6ebd..69150ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,18 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt ### Added +### Changed + +### Deprecated + +### Removed + +### Fixed + +## [0.8.1] + +### Added + - Link in Readme to the Slack community. ([210](https://github.com/cucumber/godog/pull/210) [smikulcik]) - Added run tests for Cucumber formatting. ([214](https://github.com/cucumber/godog/pull/214), [216](https://github.com/cucumber/godog/pull/216) [lonnblad])