Prep new version

This commit is contained in:
Luke
2020-07-01 11:08:19 +12:00
parent cff0af76c8
commit efe88aa675
8 changed files with 19 additions and 10 deletions

View File

@@ -5,12 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.14.0] - 2020-01-07
### Changed
- Further refine the way setting LED modes works so it is more universal, this
also allows for setting the brightness through `SetKeyBacklight`
### Added
- README_DBUS.md to document DBUS interface
- `README_DBUS.md` to document DBUS interface
- Dbus method `GetKeyBacklight`
- Dbus method `GetKeyBacklightModes`