Add changelog for applying missing const attributes to the API.

Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com>
This commit is contained in:
Mateusz Starzyk 2021-02-05 17:17:54 +01:00
parent a120146afe
commit b22a31f805

View File

@ -0,0 +1,2 @@
API changes
* Add missing const attributes to API functions.