# CHANGE LOG All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org). This document is formatted according to the principles of [Keep A CHANGELOG](http://keepachangelog.com). ---- ## [Unreleased] ### Added - Link in Readme to the Slack community. ([smikulcik]) ### Changed ### Deprecated ### Removed ### Fixed - Find/Replaced references to DATA-DOG/godog -> cucumber/godog for docs. ([smikulcik]) ## [0.8.0] ### Added - Added initial CircleCI config. ([jaysonesmith]) ### Changed - Changed code references to DATA-DOG/godog to cucumber/godog to help get things building correctly. ([jaysonesmith]) ### Deprecated ### Removed ### Fixed [Unreleased]: https://github.com/cucumber/cucumber/compare/godog/v0.8.0...master [0.8.0]: https://github.com/cucumber/cucumber/compare/godog/v0.7.13...godog/v0.8.0 [jaysonesmith]: https://github.com/jaysonesmith [smikulcik]: https://github.com/smikulcik