Skip to content

Commit e88f6bf

Browse files
committed
Update CHANGELOG
1 parent 4d78a6e commit e88f6bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Changelog
22

3-
## [3.0.0] — 2022-06-24
3+
## [Unreleased]
44

55
* BC Break: Minimum supported Composer plugin API version is now 2.3.0
6+
(see [release for Composer 2.3.0](https://github.com/composer/composer/releases/tag/2.3.0))
67
* BC Break: Minimum supported PHP version is now 7.2.5
78
* BC Break: Added native parameter & return types
89
* Improved logic of plugin
10+
* Add PHPStan and Psalm for static analysis
911
* Cleaned-up tests
1012

1113
## [2.1.0] — 2022-04-01

0 commit comments

Comments
 (0)