Skip to content

Commit af1b450

Browse files
committed
Bump changelog
1 parent 944ec13 commit af1b450

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,25 @@
2222

2323
- None
2424

25+
## 0.2.0-alpha.2
26+
27+
### Added
28+
29+
- None
30+
31+
### Changed
32+
33+
- **(breaking)** Upgraded to embedded-graphics 0.6.0-alpha.3
34+
- Migrated from Travis to CircleCI for repo builds
35+
36+
### Fixed
37+
38+
- Tell docs.rs to build against `x86_64-unknown-linux-gnu` so doc builds work again
39+
40+
### Security
41+
42+
- None
43+
2544
## 0.2.0-alpha.1
2645

2746
The driver has been drastically simplified with removal of the `RawMode` and `GraphicsMode` structs, as well as the `Builder`.

0 commit comments

Comments
 (0)