Skip to content

Commit 39ca59a

Browse files
author
Felix Denbratt (fmr Sandström)
authored
Update CHANGELOG.md
1 parent cfeeb59 commit 39ca59a

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.0.1] - 2019-08-28
8+
### Changed
9+
- update the return type phpdoc for AbstractController::get()
710

8-
## [unreleased]
11+
## [1.0.0] - 2019-08-26
912
### Added
1013
- support for reflection based dependency injection
1114
- resolve controller actions via container
@@ -53,4 +56,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5356

5457
## [0.1.0] - 2016-03-31
5558
### Added
56-
- initial release
59+
- initial release

0 commit comments

Comments
 (0)