We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 073b0d8 commit f3900b9Copy full SHA for f3900b9
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.30.0
6
+
7
+### Added
8
9
+- [#300](https://github.com/bitExpert/phpstan-magento/pull/300) Add rule "Disallow setTemplate() in Block classes"
10
+- [#299](https://github.com/bitExpert/phpstan-magento/pull/299) Add rule "resource models should be used directly"
11
+- [#298](https://github.com/bitExpert/phpstan-magento/pull/298) Add Magento 2.4.6 to CI pipeline
12
13
+### Deprecated
14
15
+- Nothing.
16
17
+### Removed
18
19
20
21
+### Fixed
22
23
24
25
## 0.29.0
26
27
### Added
0 commit comments