Update the changelog.

This commit is contained in:
Chris Giacofei 2022-01-15 20:40:07 -05:00
parent 180e3b065f
commit 84981a29dd

View File

@ -1,8 +1,13 @@
# 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).
## [1.0.0] - 2022-01-14
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
Initial upload of files.