File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,9 @@ All notable changes to this project will be documented in this file.
66The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
77and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
88
9- ## [ v0.16.0] ( https://github.com/linna/app/compare/v0.15.0...v0.16.0 ) - 2022-XX-XX
9+ ## [ Unreleased] [ v0.16.0] ( https://github.com/linna/app/compare/v0.16.0...v0.17.0 )
10+
11+ ## [ v0.16.0] ( https://github.com/linna/app/compare/v0.15.0...v0.16.0 ) - 2022-09-17
1012
1113### Added
1214* ` Linna\App\Models\ErrorModel ` class
@@ -21,6 +23,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2123
2224### Changed
2325* require PHP 8.1
26+ * require [ linna/framework v0.27.0] ( https://github.com/linna/framework/releases/tag/v0.27.0 )
2427* Error page system.
2528* ` Linna\App\Controllers\E404Controller ` renamed to ` App\Controllers\ErrorController `
2629* ` Linna\App\Views\E404View ` renamed to ` App\Views\ErrorView `
You can’t perform that action at this time.
0 commit comments