add changelog entry

This commit is contained in:
Akos Vandra 2018-12-10 13:47:52 +01:00
parent ee02203ba5
commit b2b01dca68
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Changes
## [0.7.16] - xxxx-xx-xx
* Implement `FromRequest` extractor for `Either<A,B>`
## [0.7.15] - 2018-12-05
## Changed