Skip to content

Commit 639769c

Browse files
committed
Update Changelog file
1 parent 72bc134 commit 639769c

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.12.0
6+
7+
### Added
8+
9+
- [#171](https://github.com/bitExpert/phpstan-magento/pull/171) Improve docs
10+
- [#170](https://github.com/bitExpert/phpstan-magento/pull/170) Throw exception in autoloader
11+
- [#169](https://github.com/bitExpert/phpstan-magento/pull/169) Bump captainhook/captainhook to 5.10.5
12+
- [#168](https://github.com/bitExpert/phpstan-magento/pull/168) Bump squizlabs/php_codesniffer to 3.6.2
13+
- [#164](https://github.com/bitExpert/phpstan-magento/pull/164) Bump nikic/php-parser to 4.13.2
14+
- [#163](https://github.com/bitExpert/phpstan-magento/pull/163) Determine tmpDir path relative to config file when appropriate
15+
- [#162](https://github.com/bitExpert/phpstan-magento/pull/162) Support for extension attributes
16+
- [#159](https://github.com/bitExpert/phpstan-magento/pull/159) Bump phpstan/phpstan-strict-rules to 1.1.0
17+
- [#158](https://github.com/bitExpert/phpstan-magento/pull/158) Bump phpstan/phpstan to 1.2.0
18+
19+
### Deprecated
20+
21+
- Nothing.
22+
23+
### Removed
24+
25+
- [#171](https://github.com/bitExpert/phpstan-magento/pull/171) Remove nette/neon dependency
26+
27+
### Fixed
28+
29+
- Nothing.
30+
531
## 0.11.0
632

733
### Added

0 commit comments

Comments
 (0)