flight-gear-copilot/CHANGELOG.md
merspieler 44fcd8b5e7 Updated changelog
Signed-off-by: merspieler <merspieler@users.noreply.github.com>
2018-03-07 10:45:10 +01:00

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.