We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0f88e commit 62ec3edCopy full SHA for 62ec3ed
CHANGELOG.md
@@ -6,6 +6,17 @@ All notable changes to this project will be documented in this file.
6
The format is based on [Keep a Changelog](http://keepachangelog.com/)
7
and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
+## [v0.10.1](https://github.com/linna/app/compare/v0.10.0...v0.10.1) - 2017-07-25
10
+
11
+### Changed
12
+* `config/config.php` option `useCompiledRoutes` default changed to `false`
13
14
+### Added
15
+* `config/config.php` option `rewriteModeOffRouter` in `router` section
16
17
+### Fixed
18
+* app working in rewrite mode off
19
20
## [v0.10.0](https://github.com/linna/app/compare/v0.9.0...v0.10.0) - 2017-07-17
21
22
### Added
0 commit comments