Update CHANGELOG.md
This commit is contained in:
parent
e63b42bc8e
commit
915b846a83
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
## [0.2.0] - 2018-05-10
|
||||
## [0.2.0] - TBD
|
||||
|
||||
### 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue