2019-12-29 19:47:36 +00:00
|
|
|
# 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).
|
|
|
|
|
2019-12-29 20:47:18 +00:00
|
|
|
## Unreleased - v0.2.0
|
2019-12-29 19:47:36 +00:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
2019-12-29 20:44:39 +00:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
### Deprecated
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
### Security
|
|
|
|
|
2019-12-29 20:47:18 +00:00
|
|
|
## v0.1.0
|
2019-12-29 20:44:39 +00:00
|
|
|
### Added
|
|
|
|
|
2019-12-29 19:56:33 +00:00
|
|
|
- GNU GPL v3 license
|
|
|
|
- Cargo metadata
|
2019-12-29 19:58:05 +00:00
|
|
|
- Basic functionality
|
2019-12-29 19:58:52 +00:00
|
|
|
- "Blinky" main program
|
2019-12-29 19:56:33 +00:00
|
|
|
|
2019-12-29 19:47:36 +00:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
### Deprecated
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
### Security
|