# Changelog
## v0.5 - hyper-routing
- re-publish library for variant based on hyper-router
## v0.5
- updated for hyper 0.12
## v0.4
- updated for hyper 0.11
## v0.1.3
- updated for hyper 0.9.10
## v0.1.2
- [cardoe](https://github.com/cardoe) added support for method OPTIONS, HEAD, TRACE and CONNECT
## v0.1.1
- [clonejo](https://github.com/clonejo) updated the code to work with hyper 0.7
## v0.1.0
- API changes
## v0.0.1
- initial version
## v0.0.2
- Added link to documentation at crates.io
- Changed route creation API (introduced route builder)