Skip to content

Commit a12ad61

Browse files
lboueLzw655
authored andcommitted
fix(docs): add more details on the version
Closes #23
1 parent 403f51a commit a12ad61

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ChangeLog
22

3+
## v0.1.1 - 2024-05-16
4+
5+
### Enhancements:
6+
37
## v0.1.0 - 2024-03-07
48

59
### Breaking changes:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Below is a list of [supported touch controllers](src/touch/README.md):
9292

9393
| **Dependency** | **Version** |
9494
| -------------- | ----------- |
95-
| [arduino-esp32](https://github.com/espressif/arduino-esp32) | >= v3.0.3 |
95+
| [arduino-esp32](https://github.com/espressif/arduino-esp32) | >= v3.0.0-alpha3 |
9696
| [ESP32_IO_Expander](https://github.com/esp-arduino-libs/ESP32_IO_Expander) | >= 0.0.1 && < 0.1.0 |
9797

9898
## How to Use

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ ESP32_Display_Panel 的功能框图如下所示,主要包含以下特性:
9292

9393
| **依赖项** | **版本** |
9494
| ---------- | -------- |
95-
| [arduino-esp32](https://github.com/espressif/arduino-esp32) | >= v3.0.3 |
95+
| [arduino-esp32](https://github.com/espressif/arduino-esp32) | >= v3.0.0-alpha3 |
9696
| [ESP32_IO_Expander](https://github.com/esp-arduino-libs/ESP32_IO_Expander) | >= 0.0.1 && < 0.1.0 |
9797

9898
## 如何使用

0 commit comments

Comments
 (0)