diff --git a/ChangeLog.md b/ChangeLog.md index a8d8cf4..1e076df 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -3,7 +3,7 @@ Changelog for Behat API Extension v2.0.1 ------ -__N/A__ +__2017-04-09__ * #48: Allow HTTP PATCH (and other HTTP methods) with form parameters diff --git a/docs/conf.py b/docs/conf.py index 2899dbf..a106bfe 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -58,7 +58,7 @@ # The short X.Y version. version = '2.0' # The full version, including alpha/beta/rc tags. -release = '2.0.0' +release = '2.0.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.