18 lines
597 B
YAML
18 lines
597 B
YAML
1.0.1:
|
|
- 'Initialize plugin.'
|
|
- 'Create table deferred_bindings'
|
|
- builder_table_create_deferred_bindings.php
|
|
1.0.2:
|
|
- 'Created table typeratings'
|
|
- builder_table_create_typeratings.php
|
|
- 'Created table member_ranks'
|
|
- builder_table_create_member_ranks.php
|
|
- 'Created table exam_questions'
|
|
- builder_table_create_exam_questions.php
|
|
- 'Created table exam_answers'
|
|
- builder_table_create_exam_answers.php
|
|
- 'Created table exams'
|
|
- builder_table_create_exams.php
|
|
- 'Created table exam_exam_answer_exam_question'
|
|
- builder_table_create_exam_exam_answer_exam_question.php
|