[STRUCT] Reorganize structure

This commit is contained in:
Gregory Trolliet 2020-05-31 16:40:34 +02:00
parent 31523923a4
commit 5a964ec2c3
8 changed files with 71 additions and 62 deletions

View file

@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
### Changed
* Separate files into:
* Context, for the context of the formation
* Objectives, for the objectives
* Messages, for the messages
* Steps, for the steps of the formation
## [0.4.0] - 2019-10-01
### Added