Skip to content

Commit 2aa5e44

Browse files
committed
update changelog
1 parent 6be6641 commit 2aa5e44

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [v2.4.0]
8+
### Added
9+
* add laravel 9 to GH actions test suite ([#581](https://github.com/nunomaduro/phpinsights/pull/581))
10+
11+
### Changed
12+
* Allow psr/simple-cache ^2.0 and ^3.0 ([#580](https://github.com/nunomaduro/phpinsights/pull/580))
13+
14+
## [v2.3.0]
15+
### Changed
16+
* Feature/doc updates ([#571](https://github.com/nunomaduro/phpinsights/pull/571))
17+
* Update config key for ordered class elements fixer ([#574](https://github.com/nunomaduro/phpinsights/pull/574))
18+
* Remove composer dependency, insights, and tests ([#575](https://github.com/nunomaduro/phpinsights/pull/575))
19+
720
## [v2.2.0]
821
### Fixed
922
- Fix ComposerLoader ([#566](https://github.com/nunomaduro/phpinsights/pull/566))

0 commit comments

Comments
 (0)