diff --git a/HISTORY.rst b/HISTORY.rst index c821888e..404635c5 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -22,7 +22,8 @@ PlatformIO 3.0 * Updated Unity tool to 2.4.3 * Improved support for Black Magic Probe in "uploader" mode * Renamed "monitor_baud" option to "monitor_speed" -* Fixed issue when a custom `lib_dir `__ was not handled correctly +* Fixed issue when a custom `lib_dir `__ + was not handled correctly (`issue #1473 `_) * Fixed issue with useless project rebuilding for case insensitive file systems (Windows)