Update CHANGELOG.md

This commit is contained in:
Christian Legnitto 2018-07-13 01:31:13 -07:00 committed by GitHub
parent e63b42bc8e
commit 915b846a83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
## [0.2.0] - 2018-05-10 ## [0.2.0] - TBD
### Changed ### Changed
* (**breaking**) `context_factory` should return `IronResult<Context>` instead of `Context` now. * (**breaking**) `context_factory` now returns `IronResult<Context>` instead of `Context`.
## [0.1.2] - 2018-02-10 ## [0.1.2] - 2018-02-10