From e85c65c1bb61e5f023c0fe05628e981cf6b3f90e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 20 May 2020 16:43:00 +0200 Subject: [PATCH] doc: Add information about management version 1.17 --- doc/mgmt-api.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index b7c4db907..6ee01fed8 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -30,7 +30,8 @@ Linux kernel v4.6 Version 1.12 Linux kernel v4.8 Version 1.13 Linux kernel v4.9 Version 1.14 Linux kernel v5.5 Version 1.15 -Linux kernel v5.6 Version 1.16 (not yet released) +Linux kernel v5.6 Version 1.16 +Linux kernel v5.7 Version 1.17 (not yet released) Version 1.1 introduces Set Device ID command. @@ -94,6 +95,10 @@ Load Blocked Keys commands. Version 1.16 introduces Wideband Speech setting and its corresponding Set Wideband Speech command. +Version 1.17 introduces Read Security Information command, Read Experimental +Features Information command, Set Experimental Feature command and the +Experimental Feature Changed event. + Example ======= -- 2.47.3