Skip to content

Commit bb1fec1

Browse files
committed
Update Changelog file
1 parent 2929294 commit bb1fec1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
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.25.0
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Deprecated
12+
13+
- Nothing.
14+
15+
### Removed
16+
17+
- Nothing.
18+
19+
### Fixed
20+
21+
- [#275](https://github.com/bitExpert/phpstan-magento/pull/275) Restructure the docs
22+
- [#274](https://github.com/bitExpert/phpstan-magento/pull/274) Don't use ?array type hint in ext attributes
23+
- [#273](https://github.com/bitExpert/phpstan-magento/pull/273) Make code compatible with PHP 7.2
24+
525
## 0.24.0
626

727
### Added

0 commit comments

Comments
 (0)