Update history

This commit is contained in:
Ivan Kravets
2016-12-04 23:38:20 +02:00
parent 9515972c31
commit 2571305dc9

View File

@ -16,12 +16,17 @@ PlatformIO 3.0
+ Continuous Deployment
+ Continuous Delivery
* Integration with `Cloud IDEs <http://docs.platformio.org/en/latest/ide.html#cloud-ide>`__
+ Cloud9
+ Codeanywhere
* `PIO Account <http://docs.platformio.org/en/latest/userguide/account/index.html>`__
and `PLATFORMIO_AUTH_TOKEN <http://docs.platformio.org/en/latest/envvars.html#envvar-PLATFORMIO_AUTH_TOKEN>`__
environment variable for CI systems
* Native integration with VIM/Neovim using `neomake-platformio <https://github.com/coddingtonbear/neomake-platformio>`__ plugin
(`issue #808 <https://github.com/platformio/platformio-core/issues/808>`_,
`issue #467 <hhttps://github.com/platformio/platformio-core/issues/467>`_)
`issue #467 <https://github.com/platformio/platformio-core/issues/467>`_)
* Inject system environment variables to configuration settings in
`Project Configuration File "platformio.ini" <http://docs.platformio.org/en/stable/projectconf.html>`__
(`issue #792 <https://github.com/platformio/platformio-core/issues/792>`_)