diff --git a/juniper_iron/CHANGELOG.md b/juniper_iron/CHANGELOG.md index a71e67f3..6cee5c0f 100644 --- a/juniper_iron/CHANGELOG.md +++ b/juniper_iron/CHANGELOG.md @@ -1,8 +1,8 @@ -## [0.2.0] - 2018-05-10 +## [0.2.0] - TBD ### Changed -* (**breaking**) `context_factory` should return `IronResult` instead of `Context` now. +* (**breaking**) `context_factory` now returns `IronResult` instead of `Context`. ## [0.1.2] - 2018-02-10