Skip to content

Commit 2413eb8

Browse files
committed
release: update versions to 0.7.0
Signed-off-by: Ron Evans <[email protected]>
1 parent c7555a1 commit 2413eb8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
0.7.0
2+
---
3+
- **new devices**
4+
- veml6070: add Vishay UV light sensor
5+
- **enhancements**
6+
- lis3dh: example uses I2C1 so requires config to specify pins since they are not default
7+
- ssd1331: make SPI TX faster
8+
- st7735: make SPI Tx faster
9+
- **docs**
10+
- complete missing GoDocs for main and sub-packages
11+
- **core**
12+
- add Version string for support purposes
13+
- **examples**
14+
- Change all espat driver examples to use Arduino Nano33 IoT by default
15+
116
0.6.0
217
---
318
- **new devices**

0 commit comments

Comments
 (0)