diff --git a/HISTORY.rst b/HISTORY.rst index 1ad463f8..04aafc9d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -27,6 +27,7 @@ PlatformIO Core 4 - Send a text to device on ENTER with ``send_on_enter`` filter (`issue #926 `_) - Show a hexadecimal representation of the data (code point of each character) with ``hexlify`` filter +* Initial support for `Renode `__ simulation framework (`issue #3401 `_) * Added support for Arm Mbed "module.json" ``dependencies`` field (`issue #3400 `_) * Improved support for Arduino "library.properties" ``depends`` field * Fixed an issue when quitting from PlatformIO IDE does not shutdown PIO Home server