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
commit baf4fc8c87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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