Skip to content

Commit 8d56fd0

Browse files
committed
Update Changelog file
1 parent 4b2dd76 commit 8d56fd0

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.9.0
6+
7+
### Added
8+
9+
- [#131](https://github.com/bitExpert/phpstan-magento/pull/131) Bump phpstan/phpstan to 0.12.94
10+
- [#130](https://github.com/bitExpert/phpstan-magento/pull/130) Bump phpunit/phpunit to 9.5.8
11+
- [#129](https://github.com/bitExpert/phpstan-magento/pull/129) Bump nikic/php-parser to 4.12.0
12+
- [#126](https://github.com/bitExpert/phpstan-magento/pull/126) Bump mikey179/vfsstream to 1.6.9
13+
- [#125](https://github.com/bitExpert/phpstan-magento/pull/125) Bump phpstan/phpstan-phpunit to 0.12.21
14+
- [#123](https://github.com/bitExpert/phpstan-magento/pull/123) Bump phpstan/phpstan-strict-rules to 0.12.10
15+
- [#119](https://github.com/bitExpert/phpstan-magento/pull/119) Add more unit tests
16+
- [#118](https://github.com/bitExpert/phpstan-magento/pull/118) Turn magento/framework into dev dependency
17+
- [#117](https://github.com/bitExpert/phpstan-magento/pull/117) Switch to Composer 2 for CI workflow
18+
19+
### Deprecated
20+
21+
- Nothing.
22+
23+
### Removed
24+
25+
- Nothing.
26+
27+
### Fixed
28+
29+
- [#133](https://github.com/bitExpert/phpstan-magento/pull/133) Omit namespace for non-namespace Proxy
30+
- [#132](https://github.com/bitExpert/phpstan-magento/pull/132) Omit namespace for non-namespace Factory
31+
532
## 0.8.0
633

734
### Added

0 commit comments

Comments
 (0)