All notable changes to this project will be documented in this file, in reverse chronological order by release.
- __call magic method added to let router set http request methods using method call.(i.e. $router->get($route, $action)
- More exceptions defined
- Tests added/changed for changes
- Nothing.
- defined routes removed from constructor which breaks BC.
- Nothing.