Add changelog, version bump

This commit is contained in:
Luke
2020-05-04 13:18:02 +12:00
parent 89c868ce95
commit 0350b64efc
4 changed files with 18 additions and 3 deletions

15
CHANGELOG.md Normal file
View File

@@ -0,0 +1,15 @@
# Changelog
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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.9.2] - 2020-05-04
### Added
- Begin keeping a Changelog
### Changed
- Internal structure changes to reduce the possibility of mutex await deadlocks when
writing to the LED endpoint