doc: release-notes-2.7: xoroshiro128+ deprecation

Add release notes for xoroshiro128+ deprecation in random library.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
This commit is contained in:
Jordan Yates 2021-07-25 19:14:19 +10:00 committed by Carles Cufí
commit 6745c9a5d0

View file

@ -306,6 +306,10 @@ Libraries / Subsystems
* Logging * Logging
* Random
* xoroshiro128+ PRNG deprecated in favor of xoshiro128++
* Shell * Shell