doc: relnotes: Remove net_idx params in health_cli API

The net_idx parameter has been removed from the Health Client
model APIs since it can be derived (by the stack) from the
app_idx parameter

Signed-off-by: Lingao Meng <mengabc1086@gmail.com>
This commit is contained in:
Lingao Meng 2020-04-22 00:23:59 -07:00 committed by Johan Hedberg
commit b7897d5aab

View file

@ -80,6 +80,11 @@ Removed APIs in this release
Stable API changes in this release
==================================
* Bluetooth Mesh
* The net_idx parameter has been removed from the Health Client model
APIs since it can be derived (by the stack) from the app_idx parameter
Kernel
******