diff --git a/CHANGELOG.md b/CHANGELOG.md index 9baeb66b..884e46d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ * Fixed a bug where setting custom user properties would not work. * Fixed a bug where setting organization of the user would not work. +* Fixed a bug where sending a user profile picture with checksum was not possible. * Deprecated "Countly::backendMode()" call, use "Countly::backendM" instead via "instance()" call. * Deprecated "Usage::addLocation(double, double)" call, use "Countly::location::setLocation" instead via "instance()" call.