Skip to content

Commit b8b6e1f

Browse files
committed
docs: update changelog
1 parent 2fa66b5 commit b8b6e1f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

3+
## 0.0.9 - 2025-08-21
4+
5+
- feat: add gpio_list method to retrieve all GPIO pins in WokwiClient (#6)
6+
- ci: disable fail-fast, only run tests if there's a CLI TOKEN available
7+
- test: replace subprocess calls with run_example_module helper (#7)
8+
- refactor: change upload methods to return None and update pin command helpers (#8)
9+
310
## 0.0.8 - 2025-08-20
411

512
- feat: add `download()` and `download_file()` methods (#5)

0 commit comments

Comments
 (0)