Skip to content

Commit 1343b26

Browse files
committed
Update Changelog file
1 parent 15beba9 commit 1343b26

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,29 @@
22

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

5+
## 0.23.1
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Deprecated
12+
13+
- Nothing.
14+
15+
### Removed
16+
17+
- Nothing.
18+
19+
### Fixed
20+
21+
- [#266](https://github.com/bitExpert/phpstan-magento/pull/266) Allow arrays in extension attributes
22+
- [#264](https://github.com/bitExpert/phpstan-magento/pull/264) Fix factory generation for "FactoryThing" classes
23+
524
## 0.23.0
625

726
### Added
27+
828
- [#243](https://github.com/bitExpert/phpstan-magento/pull/243) Upgrade to PHPStan 1.7
929

1030
### Deprecated
@@ -22,6 +42,7 @@ All notable changes to this project will be documented in this file, in reverse
2242
## 0.22.0
2343

2444
### Added
45+
2546
- [#246](https://github.com/bitExpert/phpstan-magento/pull/246) Do not yet require PHPStan 1.7
2647
- [#242](https://github.com/bitExpert/phpstan-magento/pull/242) Add link to related blog post
2748
- [#239](https://github.com/bitExpert/phpstan-magento/pull/239) Update madewithlove/license-checker requirement from to ^1.2

0 commit comments

Comments
 (0)