raspiblitz/home.admin/BlitzPy/CHANGELOG.md

15 lines
362 B
Markdown
Raw Normal View History

2020-05-22 22:45:37 +01:00
# Changelog
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]
2020-05-23 12:51:30 +01:00
## [0.2.0] - 2020-05-23
### Added
- add write() to BlitzPy config Classes
2020-05-22 22:45:37 +01:00
2020-05-22 22:49:02 +01:00
## [0.1.0] - 2020-05-22 (Bitcoin Pizza Day)
2020-05-22 22:45:37 +01:00
### Added
- initial creation