Skip to content

Commit e96642f

Browse files
committed
Update Changelog file
1 parent 27a16da commit e96642f

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

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

5+
## 0.16.0
6+
7+
### Added
8+
9+
- [#191](https://github.com/bitExpert/phpstan-magento/pull/191) Add autoloader for extension classes
10+
- [#190](https://github.com/bitExpert/phpstan-magento/pull/190) Check if classes referenced in neon config exist
11+
- [#188](https://github.com/bitExpert/phpstan-magento/pull/188) Automatically register the autoloader file
12+
13+
### Deprecated
14+
15+
- Nothing.
16+
17+
### Removed
18+
19+
- Nothing.
20+
21+
### Fixed
22+
23+
- Nothing.
24+
525
## 0.15.0
626

727
### Added
@@ -20,7 +40,6 @@ All notable changes to this project will be documented in this file, in reverse
2040

2141
- Nothing.
2242

23-
2443
## 0.14.0
2544

2645
### Added

0 commit comments

Comments
 (0)