Create CHANGELOG.md

This commit is contained in:
Darrell 2021-08-20 19:07:56 -04:00 committed by GitHub
parent 81cef686fe
commit d68ccce264
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

18
CHANGELOG.md Normal file
View File

@ -0,0 +1,18 @@
# 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]
## [1.0.1]
### Added
- Added esp32-noupdate
## [1.0.0] - 2021-08-20
Initial