We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 944ec13 commit af1b450Copy full SHA for af1b450
CHANGELOG.md
@@ -22,6 +22,25 @@
22
23
- None
24
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
43
44
## 0.2.0-alpha.1
45
46
The driver has been drastically simplified with removal of the `RawMode` and `GraphicsMode` structs, as well as the `Builder`.
0 commit comments