Merge pull request #4115 from mstarzyk-mobica/const_changelog

Add changelog for applying missing const attributes to the API.
This commit is contained in:
Manuel Pégourié-Gonnard
2021-02-16 10:46:17 +01:00
committed by GitHub

View File

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