mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 10:37:13 +02:00
Warn about unknown options in project configuration file // Resolve #740
This commit is contained in:
@ -67,7 +67,9 @@ PlatformIO 3.0
|
|||||||
(`issue #721 <https://github.com/platformio/platformio/issues/721>`_)
|
(`issue #721 <https://github.com/platformio/platformio/issues/721>`_)
|
||||||
* Added ``license`` field to `library.json <http://docs.platformio.org/en/latest/librarymanager/config.html>`__
|
* Added ``license`` field to `library.json <http://docs.platformio.org/en/latest/librarymanager/config.html>`__
|
||||||
(`issue #522 <https://github.com/platformio/platformio/issues/522>`_)
|
(`issue #522 <https://github.com/platformio/platformio/issues/522>`_)
|
||||||
* Stopped Supporting Python 2.6
|
* Warn about unknown options in project configuration file ``platformio.ini``
|
||||||
|
(`issue #740 <https://github.com/platformio/platformio/issues/740>`_)
|
||||||
|
* Stopped supporting Python 2.6
|
||||||
|
|
||||||
|
|
||||||
PlatformIO 2.0
|
PlatformIO 2.0
|
||||||
|
Reference in New Issue
Block a user