Skip to content

Commit 62ec3ed

Browse files
committed
v0.10.1 release
1 parent dd0f88e commit 62ec3ed

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](http://semver.org/).
88

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+
920
## [v0.10.0](https://github.com/linna/app/compare/v0.9.0...v0.10.0) - 2017-07-17
1021

1122
### Added

0 commit comments

Comments
 (0)