Skip to content

Commit 33d0f3b

Browse files
committed
Updated changelog
1 parent bd9f6e1 commit 33d0f3b

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,22 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
Please check the [UPGRADING.md](https://github.com/Lukasss93/laravel-larex/blob/master/UPGRADING.md)
9-
file before upgrading to a major version!
8+
Please check the [UPGRADING.md](UPGRADING.md) file before upgrading to a major version!
9+
10+
## [v4.0](https://github.com/Lukasss93/laravel-larex/releases/tag/v4.0) - 2022-02-04
11+
12+
### Added
13+
14+
- Added support for Laravel 9
15+
16+
### Changed
17+
18+
- Changed `path` value in larex config
19+
20+
### Removed
21+
22+
- Dropped PHP 7.4 support
23+
- Dropped Laravel 7 support
1024

1125
## [v3.5.2](https://github.com/Lukasss93/laravel-larex/releases/tag/v3.5.2) - 2021-09-12
1226

0 commit comments

Comments
 (0)