Skip to content

Commit 3f2f51f

Browse files
committed
Update Changelog file
1 parent 67d151a commit 3f2f51f

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.8.0
6+
7+
### Added
8+
9+
- [#116](https://github.com/bitExpert/phpstan-magento/pull/116) Add license checker to CI workflow
10+
- [#115](https://github.com/bitExpert/phpstan-magento/pull/115) Upgrade Composer dependencies
11+
- [#114](https://github.com/bitExpert/phpstan-magento/pull/114) Bump phpstan/phpstan-phpunit to 0.12.20
12+
- [#111](https://github.com/bitExpert/phpstan-magento/pull/111) Bump phpstan/phpstan to 0.12.89
13+
- [#110](https://github.com/bitExpert/phpstan-magento/pull/110) Bump phpunit/phpunit to 9.5.5
14+
- [#109](https://github.com/bitExpert/phpstan-magento/pull/109) Bump captainhook/captainhook to 5.10.1
15+
- [#108](https://github.com/bitExpert/phpstan-magento/pull/108) Bump captainhook/plugin-composer to 5.3.1
16+
- [#100](https://github.com/bitExpert/phpstan-magento/pull/100) Bump nikic/php-parser to 4.10.5
17+
- [#98](https://github.com/bitExpert/phpstan-magento/pull/98) Upgrade to GitHub-native Dependabot
18+
- [#96](https://github.com/bitExpert/phpstan-magento/pull/96) Bump composer/composer to 2.0.13
19+
- [#90](https://github.com/bitExpert/phpstan-magento/pull/90) Bump squizlabs/php_codesniffer to 3.6.0
20+
21+
### Deprecated
22+
23+
- Nothing.
24+
25+
### Removed
26+
27+
- Nothing.
28+
29+
### Fixed
30+
31+
- Nothing.
32+
533
## 0.7.0
634

735
### Added

0 commit comments

Comments
 (0)