14 lines
490 B
YAML
14 lines
490 B
YAML
1.0.1:
|
|
- 'Initialize plugin.'
|
|
1.0.2:
|
|
- 'Created table aircraft_manufacturers'
|
|
- builder_table_create_aircraft_manufacturers.php
|
|
- 'Created table aircraft_types'
|
|
- builder_table_create_aircraft_types.php
|
|
- 'Created table aircrafts'
|
|
- builder_table_create_aircrafts.php
|
|
- 'Created table aircraft_type_groups'
|
|
- builder_table_create_aircraft_type_groups.php
|
|
- 'Created table aircraft_type_aircraft_type_group'
|
|
- builder_table_create_aircraft_type_aircraft_type_group.php
|