Skip to content

Commit d04d9e5

Browse files
author
Björn May
committed
CHANGELOG Hello world!
1 parent 0e216d7 commit d04d9e5

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CHANGELOG-0.9.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ in 0.9 versions.
1010

1111
Features:
1212

13-
* Entities
14-
* Migrations
15-
* Repositories
16-
* Converters
17-
* Import stratgies `direct` and `Symfony messenger`
13+
* Entities that reflect the NflfastR data
14+
* Migrations to create database tables
15+
* Repositories to query those database tables
16+
* Converters that create entities from CSV data
17+
* Different import strategies to match environmental requirements:
18+
* direct: Import data directly in a console
19+
* Symfony messenger: Import data using Symfony messenger bundle

0 commit comments

Comments
 (0)