diff --git a/ChangeLog.md b/ChangeLog.md index 78fefa6..b58178c 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,6 +1,12 @@ Changelog for Behat API Extension ================================= +v2.2.1 +------ +__2019-09-15__ + +* [#74](https://github.com/imbo/behat-api-extension/pull/74): Docs fix ([@adambro](https://github.com/adambro)) + v2.2.0 ------ __2019-04-04__ @@ -21,7 +27,7 @@ Bug fixes: Other changes: -- [#56](https://github.com/imbo/behat-api-extension/pull/56): Grammar fix ([@FabianPiconeDev](https://github.com/FabianPiconeDev)) +* [#56](https://github.com/imbo/behat-api-extension/pull/56): Grammar fix ([@FabianPiconeDev](https://github.com/FabianPiconeDev)) v2.0.1 ------ diff --git a/docs/conf.py b/docs/conf.py index b00fc35..75bec64 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -55,7 +55,7 @@ # The short X.Y version. version = '2.2' # The full version, including alpha/beta/rc tags. -release = '2.2.0' +release = '2.2.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.