44fcd8b5e7
Signed-off-by: merspieler <merspieler@users.noreply.github.com>
28 lines
1,007 B
Markdown
28 lines
1,007 B
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
This project adheres to [Semantic Versioning](http://semver.org/), though minor
|
|
breaking changes (such as renamed commands) can happen in minor releases.
|
|
|
|
<!--
|
|
tags:
|
|
`Added` for new features.
|
|
`Changed` for changes in existing functionality.
|
|
`Major Changes` for changes in existing functionality which break backward compatibility.
|
|
`Deprecated` for once-stable features removed in upcoming releases.
|
|
`Removed` for deprecated features removed in this release.
|
|
`Fixed` for any bug fixes.
|
|
`Security` to invite users to upgrade in case of vulnerabilities.
|
|
-->
|
|
|
|
## v0.2 (unreleased)
|
|
### Added
|
|
* Configuration of the aircraft profiles via voice commands.
|
|
### Changed
|
|
* Reworked checklist system: The checklists from flightgear are used now.
|
|
### Fixed
|
|
* A spoken `one` is always interpreted correct.
|
|
* The C172p profile is complete.
|
|
|
|
## [v0.1](https://github.com/merspieler/flight-gear-copilot/releases/tag/v0.1)
|
|
Initial release.
|