diff --git a/HISTORY.rst b/HISTORY.rst index 86667d05..b466dd2a 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -15,8 +15,8 @@ Release History with external library (Adafruit CC3000) * Implemented ``platformio upgrade`` command and "auto-check" for the latest version (`issue #8 `_) -* Fixed issue with "auto-reset" for Raspduino board (thanks [David Mills](https://github.com/g7uvw) for testing) -* Fixed bug with nested libs building (thanks [Antonio Vanegas](https://github.com/hpsaturn) for testing) +* Fixed issue with "auto-reset" for Raspduino board (thanks `David Mills `_ for testing) +* Fixed bug with nested libs building (thanks `Antonio Vanegas `_ for testing) 0.4.0 (2014-07-31) ------------------