From 2d6989803c4785b7c3e0ca38030b73e46ae07232 Mon Sep 17 00:00:00 2001 From: Alexander Usyskin Date: Sun, 24 Nov 2019 13:31:32 +0200 Subject: [PATCH] metee: add changelog record for 2.2.0 Signed-off-by: Alexander Usyskin --- CHANGELOG | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 31f26cb..d5a1d97 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +2.2.0 +===== +Add API to retrive FW status registers + 2.1.1 ====== Add tests and samples to install package. @@ -7,4 +11,4 @@ Linux: include select.h to fix build with musl libc. 2.1.0 ====== Use name GUID in all OSs. -Add DEFINE_GUID macro in Linux header. \ No newline at end of file +Add DEFINE_GUID macro in Linux header.