From a70b8249293a11198c5814acfd343f41f7126553 Mon Sep 17 00:00:00 2001 From: Ioannis Glaropoulos Date: Tue, 13 Aug 2019 10:35:50 +0200 Subject: [PATCH] doc: Release notes for v2.0 - initial (empty) draft Get things started for Zephyr 2.0 release notes. Individual teams will update their appropriate sections. Signed-off-by: Ioannis Glaropoulos --- doc/releases/release-notes-2.0.rst | 80 ++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 doc/releases/release-notes-2.0.rst diff --git a/doc/releases/release-notes-2.0.rst b/doc/releases/release-notes-2.0.rst new file mode 100644 index 00000000000..1139984771c --- /dev/null +++ b/doc/releases/release-notes-2.0.rst @@ -0,0 +1,80 @@ +:orphan: + +.. _zephyr_2.0: + +Zephyr Kernel 2.0.0 (Working Draft) +#################################### + +We are pleased to announce the release of Zephyr kernel version 2.0.0. + +Major enhancements with this release include: + +* TBD + +The following sections provide detailed lists of changes by component. + +Kernel +****** + +* TBD + +Architectures +************* + +* TBD + +Boards & SoC Support +******************** + +* TBD + +Drivers and Sensors +******************* + +* TBD + +Networking +********** + +* TBD + +Bluetooth +********* + +* TBD + +Build and Infrastructure +************************ + +* TBD + +Libraries / Subsystems +*********************** + +* TBD + +HALs +**** + +* TBD + +Documentation +************* + +* TBD + +Tests and Samples +***************** + +* TBD + +Issue Related Items +******************* + +These GitHub issues were addressed since the previous 1.14.0 tagged +release: + +.. comment List derived from GitHub Issue query: ... + * :github:`issuenumber` - issue title + +* :github:`99999` - issue title