Skip to content

Commit 9ca113c

Browse files
committed
Update Changelog file
1 parent e80ca17 commit 9ca113c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Changelog.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5+
## 0.4.0
6+
7+
### Added
8+
9+
- [#40](https://github.com/bitExpert/phpstan-magento/pull/40) Use same constraint as latest Magento release
10+
- [#39](https://github.com/bitExpert/phpstan-magento/pull/39) Apply phpstan.rules.rule tag dynamically via DI
11+
- [#36](https://github.com/bitExpert/phpstan-magento/pull/36) Add deprecation rules for AbstractModel classe
12+
13+
### Deprecated
14+
15+
- [#40](https://github.com/bitExpert/phpstan-magento/pull/40) Deprecated Config Option autoload_files
16+
17+
### Removed
18+
19+
- Nothing.
20+
21+
### Fixed
22+
23+
- Nothing.
24+
525
## 0.3.0
626

727
### Added

0 commit comments

Comments
 (0)