File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed 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.
7
7
## [ Unreleased]
8
8
9
9
###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.
11
11
12
12
13
13
## [ 1.0.1] - 2017-12-24
14
14
### 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.
16
16
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