Skip to content

Commit 1cfccd9

Browse files
committed
v0.16.0 release
1 parent 11c422a commit 1cfccd9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ 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.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`

public/favicon.png

691 Bytes
Loading

0 commit comments

Comments
 (0)