Skip to content

Commit 1334dbf

Browse files
authored
Update changelog (#42)
1 parent 8455445 commit 1334dbf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
* **Fixed** for any bug fixes.
1313
* **Security** in case of vulnerabilities.
1414

15+
## [0.7.4] 2021-04-26
16+
### Added
17+
* Enable PHP 8.0 (#35)
18+
* Resolve services defined by string & BaseObject configurations (#38)
19+
* Resolve ActiveRecord stan type from static method return type (#40)
20+
* Ensure YII_DEBUG is defined (#41)
21+
22+
### Fixed
23+
* ActiveRecord array access (#39)
24+
1525
## [0.7.3] 2020-07-13
1626
### Added
1727
* Add support for non-singleton services (definitions) (#30)

0 commit comments

Comments
 (0)