mirror of
https://github.com/Retropex/raspiblitz.git
synced 2025-05-13 03:30:49 +02:00
19 lines
424 B
Markdown
19 lines
424 B
Markdown
# 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]
|
|
|
|
## [0.3.0] - 2020-07-19
|
|
### Added
|
|
- add BlitzError Class
|
|
|
|
## [0.2.0] - 2020-05-23
|
|
### Added
|
|
- add write() to BlitzPy config Classes
|
|
|
|
## [0.1.0] - 2020-05-22 (Bitcoin Pizza Day)
|
|
### Added
|
|
- initial creation
|