From 3b967a27c16d09f15f5b04bf71aba5d8ad786498 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 24 Nov 2016 00:05:06 +0200 Subject: [PATCH] Update history --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index feaaa72b..58602317 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -30,6 +30,8 @@ PlatformIO 3.0 * Improved Project Generator for CLion IDE when source folder contains nested items * Improved handling of library dependencies specified in ``library.json`` manifest (`issue #814 `_) +* Improved `Library Dependency Finder (LDF) `__ + for circular dependencies * Fixed issue with ``PATH`` auto-configuring for upload tools * Fixed ``99-platformio-udev.rules`` checker for Linux OS