Skip to content

Commit 2ce740f

Browse files
committed
chore: improve wokwi changelog
1 parent fe507a7 commit 2ce740f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
- **Python Support**: Drop support for Python 3.7, 3.8, 3.9. Now requires Python 3.10+
88
- **esptool**: Update esptool requirement to >=5.1.dev1,<6 (from ~=4.9)
9+
- **wokwi**: Remove support for `WokwiCLI` class, which is a wrapper of `wokwi-cli` executable. Use `Wokwi` class instead, which depends on `wokwi-python-client`, supporting a wide range of peripherals.
910
- **Deprecated Code Removal**:
1011
- Remove `EsptoolArgs` class from `pytest-embedded-serial-esp`
1112
- Remove deprecated parameters `hard_reset_after` and `no_stub` from `use_esptool()` decorator

0 commit comments

Comments
 (0)