File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,12 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77## [ Unreleased]
88
99###Changed
10- * Refactored the image classes to have a common, templated base class. This consolidates similar logic to a single location.
10+ - Refactored the image classes to have a common, templated base class. This consolidates similar logic to a single location.
1111
1212
1313## [ 1.0.1] - 2017-12-24
1414### Fixed
15- * Corrected failure to compile for boards that can only use 6-bit color.
15+ - Corrected failure to compile for boards that can only use 6-bit color.
1616
17- ## [ 1.0.0] - 2017-12-24
18- Initial release
17+ ## 1.0.0 - 2017-12-24
18+ Initial release
19+
20+ [ Unreleased ] : https://github.com/michaelkamprath/ShiftRegisterLEDMatrixLib/compare/v1.0.1...HEAD
21+ [ 1.0.1 ] : https://github.com/michaelkamprath/ShiftRegisterLEDMatrixLib/compare/v1.0.0...v1.0.1
You can’t perform that action at this time.
0 commit comments