We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80ca17 commit 9ca113cCopy full SHA for 9ca113c
Changelog.md
@@ -2,6 +2,26 @@
2
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
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
24
25
## 0.3.0
26
27
### Added
0 commit comments