File tree Expand file tree Collapse file tree 1 file changed +13
-4
lines changed
Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change 22
33This changelog follows [ the Keep a Changelog standard] ( https://keepachangelog.com ) .
44
5- ## [ Unreleased] ( https://github.com/EventSaucePHP/LaravelEventSauce/compare/0.2.2 ...main )
5+ ## [ Unreleased] ( https://github.com/EventSaucePHP/LaravelEventSauce/compare/0.3.0 ...main )
66
77
8- ## [ 0.2.2] ( https://github.com/EventSaucePHP/LaravelEventSauce/compare/0.2.1...0.2.2 )
8+ ## [ 0.3.0 (2020-11-01)] ( https://github.com/EventSaucePHP/LaravelEventSauce/compare/0.2.2...0.3.0 )
9+
10+ ### Added
11+ - PHP 8 Support ([ 24a7ff3] ( https://github.com/EventSaucePHP/LaravelEventSauce/commit/24a7ff3fffbbc7c7afe637d0bb002a5960703b12 ) )
12+
13+ ### Removed
14+ - Drop Laravel 7 support ([ 85aa006] ( https://github.com/EventSaucePHP/LaravelEventSauce/commit/85aa006267d36ebe9f93449b1ccade87eeaff1a5 ) )
15+
16+
17+ ## [ 0.2.2 (2020-07-22)] ( https://github.com/EventSaucePHP/LaravelEventSauce/compare/0.2.1...0.2.2 )
918
1019### Fixed
1120- ` ramsey/uuid ` v4 support ([ #18 ] ( https://github.com/EventSaucePHP/LaravelEventSauce/pull/18 ) )
1221
1322
14- ## [ 0.2.1] ( https://github.com/EventSaucePHP/LaravelEventSauce/compare/0.2.0...0.2.1 )
23+ ## [ 0.2.1 (2020-03-12) ] ( https://github.com/EventSaucePHP/LaravelEventSauce/compare/0.2.0...0.2.1 )
1524
1625### Fixed
1726- Fix aggregate root version ([ #15 ] ( https://github.com/EventSaucePHP/LaravelEventSauce/pull/15 ) )
1827
1928
20- ## [ 0.2.0] ( https://github.com/EventSaucePHP/LaravelEventSauce/compare/0.1.0...0.2.0 )
29+ ## [ 0.2.0 (2020-03-11) ] ( https://github.com/EventSaucePHP/LaravelEventSauce/compare/0.1.0...0.2.0 )
2130
2231### Changed
2332- Laravel 7 is now the minimum supported version
You can’t perform that action at this time.
0 commit comments