Skip to content

Commit c089dd8

Browse files
committed
docs: version & changelog updated
1 parent e68ee8b commit c089dd8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

components/button/CHANGELOG.md

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

3+
## v3.2.1 - 2024-6-17
4+
5+
### bugfix
6+
7+
- Fixed ignored ADC button tied to GND.
38

49
## v3.2.0 - 2023-11-13
510

components/button/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "3.2.0"
1+
version: "3.2.1"
22
description: GPIO and ADC button driver
33
url: https://github.com/espressif/esp-iot-solution/tree/master/components/button
44
repository: https://github.com/espressif/esp-iot-solution.git

0 commit comments

Comments
 (0)