Merge pull request #469 from Microsoft/pre-release

Fix typos in the 1.6.2 release note
This commit is contained in:
Arthur Ma 2019-04-04 19:18:18 +08:00 коммит произвёл GitHub
Родитель c090612368 6e35e211d4
Коммит 438dcc89d9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -11,14 +11,14 @@ last_modified_at: 2018-01-09
### Release Summary
Two years passed since I got the first IoT DevKit prototype in hand (5 in total), and now tens of thousands of people are playing with it.
Two years passed since I got my first IoT DevKit prototype in hand (5 in total), and now tens of thousands of people are playing with it.
![SPI]({{"/assets/images/release/first-batch.png" | absolute_url }})
Love and struggle, it's my feeling and also feedback from all of our lovely customers, RESONANCE.
We're keeping improving this lovely board: add new functions, improve the SDK, add new examples, build new development tool [IoT Device Workbench extension for VS Code](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.vscode-iot-workbench), and also try our best to help people in the[chat room](https://gitter.im/Microsoft/azure-iot-developer-kit).
We're keeping improving this lovely board: add new functions, improve the SDK, add new examples, build new development tool - [IoT Device Workbench extension for VS Code](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.vscode-iot-workbench), and also try our best to help people in the [chat room](https://gitter.im/Microsoft/azure-iot-developer-kit).
Now another spring, another step forward, let's have SDK releasd for the lovely board and all loverly customers.
Now another spring, another step forward, let's have SDK released for the lovely board and all lovely customers.
* Fix all build warnings pump up from underlying RTOS and libraries.
* Support un-sorted server cert chain during TLS handshake, this is part of TLS 1.3 feature.