File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,31 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## 3.4.0 - 2022-01-02
9+
10+ ### Added
11+
12+ - Add the ` allow-plugins ` property to composer.json.
13+ - Tell Dependabot to update GitHub Actions.
14+ - Run GitHub Actions CI builds only on pushes to ` main ` and PRs based on ` main ` .
15+
16+ ### Changed
17+
18+ - Remove "deps" as a type from conventional commits configuration.
19+
20+ ### Deprecated
21+
22+ - Nothing.
23+
24+ ### Removed
25+
26+ - Nothing.
27+
28+ ### Fixed
29+
30+ - Use v2 of ramsey/composer-install.
31+ - Fix a few package compatibility issues with PHP 8.1.
32+
833## 3.3.0 - 2021-09-26
934
1035### Added
You can’t perform that action at this time.
0 commit comments