9 changed files with 46 additions and 17 deletions
@ -0,0 +1,29 @@ |
|||||||
|
# Change Log |
||||||
|
|
||||||
|
All notable changes to this project will be documented in this file. |
||||||
|
|
||||||
|
The format is based on [Keep a Changelog](http://keepachangelog.com/) |
||||||
|
and this project adheres to [Semantic Versioning](http://semver.org/). |
||||||
|
|
||||||
|
## [Unreleased] |
||||||
|
|
||||||
|
<!-- ## [v0.2.1] - 2018-12-06 --> |
||||||
|
|
||||||
|
## v0.2.0 - 2018-10-30 |
||||||
|
|
||||||
|
Initial release with Changelog |
||||||
|
|
||||||
|
### Added |
||||||
|
- Uses embedded-graphics now |
||||||
|
- Tested and fixed 1.54 inch, 2.9 inch and 4.2 inch display |
||||||
|
|
||||||
|
### Removed |
||||||
|
- Old included Graphics Library |
||||||
|
|
||||||
|
### Changed |
||||||
|
- Lots of internal changes |
||||||
|
- Renamed to `epd-waveshare` |
||||||
|
|
||||||
|
|
||||||
|
[Unreleased]: https://github.com/Caemor/eink-waveshare-rs/compare/v0.2.0...HEAD |
||||||
|
[v0.2.1]: https://github.com/Caemor/eink-waveshare-rs/compare/v0.2.0...v0.2.1 |
||||||
Loading…
Reference in new issue