update changelog

This commit is contained in:
Nikolay Kim 2018-06-02 11:46:53 -07:00
parent 42da1448fb
commit 08e7374eee
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# Changes
## [0.6.11] - 2018-06-xx
### Fixed
* `HttpRequest::url_for()` for a named route with no variables segments #265
## [0.6.10] - 2018-05-24
### Added