Update the changelog.
This commit is contained in:
parent
180e3b065f
commit
84981a29dd
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,8 +1,13 @@
|
|||||||
# Changelog
|
# 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/),
|
## [1.0.0] - 2022-01-14
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
First working release running in the brewery.
|
||||||
|
|
||||||
|
### Features
|
||||||
|
Super simple rotary encoder control.
|
||||||
|
- Rotary button toggles heat on/off.
|
||||||
|
- Turning encoder raises and lowers element power (duty cycle).
|
||||||
|
- rotary speed is used to advance power faster if the knob is turned faster.
|
||||||
|
|
||||||
## [0.0.1] - 2021-09-13
|
## [0.0.1] - 2021-09-13
|
||||||
Initial upload of files.
|
Initial upload of files.
|
||||||
|
Loading…
Reference in New Issue
Block a user