Skip to content

Commit c5a308d

Browse files
committed
Fix changelog link
1 parent 3833fe1 commit c5a308d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
### Changed
1212

13-
- **(breaking)** [#139] Removed default display size type parameters.
13+
- **(breaking)** [#139](https://github.com/jamwaffles/ssd1306/pull/139) Removed default display size type parameters.
1414

1515
### Fixed
1616

@@ -126,8 +126,8 @@
126126
- Builder docs clarify the order of method calls (#89)
127127

128128
<!-- next-url -->
129-
[unreleased]: https://github.com/jamwaffles/ssd1306/compare/v0.4.2...HEAD
130129

130+
[unreleased]: https://github.com/jamwaffles/ssd1306/compare/v0.4.2...HEAD
131131
[0.4.2]: https://github.com/jamwaffles/ssd1306/compare/v0.4.1...v0.4.2
132132
[0.4.1]: https://github.com/jamwaffles/ssd1306/compare/v0.4.0...v0.4.1
133133
[0.4.0]: https://github.com/jamwaffles/ssd1306/compare/v0.3.1...v0.4.0

0 commit comments

Comments
 (0)