Skip to content

Commit 02712e0

Browse files
committed
Update Changelog file
1 parent 785b769 commit 02712e0

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.10.0
6+
7+
### Added
8+
9+
- [#155](https://github.com/bitExpert/phpstan-magento/pull/155) Composer dependency upgrade
10+
- [#154](https://github.com/bitExpert/phpstan-magento/pull/154) Bump nette/neon to 3.3.1
11+
- [#153](https://github.com/bitExpert/phpstan-magento/pull/153) Bump nikic/php-parser to 4.13.1
12+
- [#150](https://github.com/bitExpert/phpstan-magento/pull/150) Bump captainhook/plugin-composer to 5.3.2
13+
- [#149](https://github.com/bitExpert/phpstan-magento/pull/149) Bump composer/composer to 2.1.9
14+
- [#148](https://github.com/bitExpert/phpstan-magento/pull/148) Bump squizlabs/php_codesniffer to 3.6.1
15+
- [#146](https://github.com/bitExpert/phpstan-magento/pull/146) Bump mikey179/vfsstream to 1.6.10
16+
- [#145](https://github.com/bitExpert/phpstan-magento/pull/145) Bump phpunit/phpunit to 9.5.10
17+
- [#141](https://github.com/bitExpert/phpstan-magento/pull/141) Bump phpstan/phpstan to 0.12.99
18+
- [#140](https://github.com/bitExpert/phpstan-magento/pull/140) Bump captainhook/captainhook to 5.10.2
19+
- [#135](https://github.com/bitExpert/phpstan-magento/pull/135) Bump phpstan/phpstan-strict-rules to 0.12.11
20+
- [#134](https://github.com/bitExpert/phpstan-magento/pull/134) Bump phpstan/phpstan-phpunit to 0.12.22
21+
22+
### Deprecated
23+
24+
- Nothing.
25+
26+
### Removed
27+
28+
- Nothing.
29+
30+
### Fixed
31+
32+
- Nothing.
33+
534
## 0.9.0
635

736
### Added

0 commit comments

Comments
 (0)