Skip to content

Commit 30a9c4f

Browse files
committed
Update Changelog
1 parent bc912e7 commit 30a9c4f

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

Changelog.md renamed to 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.7.0
6+
7+
### Added
8+
9+
- [#80](https://github.com/bitExpert/phpstan-magento/pull/80) Update Composer dependencies
10+
- [#79](https://github.com/bitExpert/phpstan-magento/pull/79) Bump phpstan/phpstan from 0.12.80 to 0.12.81
11+
- [#78](https://github.com/bitExpert/phpstan-magento/pull/78) Bump phpstan/phpstan-phpunit from 0.12.17 to 0.12.18
12+
- [#77](https://github.com/bitExpert/phpstan-magento/pull/77) Bump captainhook/captainhook from 5.4.4 to 5.4.5
13+
- [#76](https://github.com/bitExpert/phpstan-magento/pull/76) Bump captainhook/plugin-composer from 5.2.3 to 5.2.4
14+
- [#74](https://github.com/bitExpert/phpstan-magento/pull/74) Bump nette/neon from 3.2.1 to 3.2.2
15+
- [#67](https://github.com/bitExpert/phpstan-magento/pull/67) Add phpstan/phpstan-strict-rules
16+
- [#64](https://github.com/bitExpert/phpstan-magento/pull/64) PHPStan extensions run on max
17+
- [#63](https://github.com/bitExpert/phpstan-magento/pull/63) Bump magento/framework from 103.0.1 to 103.0.2
18+
- [#59](https://github.com/bitExpert/phpstan-magento/pull/59) Bump phpunit/phpunit from 9.5.1 to 9.5.2
19+
20+
### Deprecated
21+
22+
- Nothing.
23+
24+
### Removed
25+
26+
- [#60](https://github.com/bitExpert/phpstan-magento/pull/60) Replace Phing with Composer scripts
27+
28+
### Fixed
29+
30+
- [#70](https://github.com/bitExpert/phpstan-magento/pull/70) Install matching lowest version of strict rules
31+
532
## 0.6.0
633

734
### Added

0 commit comments

Comments
 (0)