From 92b7f4cdaec7dea5eca816f08d265399bd4d388c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A5=9E=E5=86=9C=E6=B0=91?= Date: Tue, 11 Oct 2016 17:10:53 +0800 Subject: [PATCH] Added Release Notes for v0.9.0 --- release_notes.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/release_notes.md b/release_notes.md index 93937a2..5629540 100644 --- a/release_notes.md +++ b/release_notes.md @@ -2,6 +2,20 @@ -------------------------------------------------------------------------------- +# Release v0.9.0 + + - version: v0.9.0 + - base: v0.7.0 + +## Brief + +Support all components in Nextion Editor v0.38. + +## Details + +Added APIs of new attrubutes and components supported by Nextion Editor v0.38. + + # Release v0.7.0 - version: v0.7.0 @@ -22,4 +36,4 @@ First release. # The End! --------------------------------------------------------------------------------- \ No newline at end of file +--------------------------------------------------------------------------------