From 0b749c3888e0c08934c69199564315bfe8c28d5d Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 8 Aug 2016 14:00:23 +0300 Subject: [PATCH] Warn about unknown options in project configuration file // Resolve #740 --- HISTORY.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 2dd9c227..395e28be 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -67,7 +67,9 @@ PlatformIO 3.0 (`issue #721 `_) * Added ``license`` field to `library.json `__ (`issue #522 `_) -* Stopped Supporting Python 2.6 +* Warn about unknown options in project configuration file ``platformio.ini`` + (`issue #740 `_) +* Stopped supporting Python 2.6 PlatformIO 2.0