File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
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.1.0...master )
5+ ## [ Unreleased] ( https://github.com/EventSaucePHP/LaravelEventSauce/compare/0.2.0...master )
6+
7+
8+ ## [ 0.2.0] ( https://github.com/EventSaucePHP/LaravelEventSauce/compare/0.1.0...0.2.0 )
9+
10+ ### Changed
11+ - Laravel 7 is now the minimum supported version
12+ - PHP 7.4 is now the minimum supported version
13+ - Aggregate root id cannot be null ([ 37eec03] ( https://github.com/EventSaucePHP/LaravelEventSauce/commit/37eec039172ce12a6875ca099d6ea0ff080a0c73 ) )
14+ - Rename ` aggregate_root_id ` column to ` event_stream ` ([ f5682b3] ( https://github.com/EventSaucePHP/LaravelEventSauce/commit/f5682b39b23f4857512273b81561c381c91570d8 ) )
15+
16+ ### Fixed
17+ - Protect from non-aggregate root ([ 89d5a7b] ( https://github.com/EventSaucePHP/LaravelEventSauce/commit/89d5a7b63ec46b04e7535f199bca645cc6b09352 ) )
618
719
820## 0.1.0 (2019-08-29)
You can’t perform that action at this time.
0 commit comments