Skip to content

Commit

Permalink
Updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtursKadikis committed Apr 23, 2023
1 parent ff94f22 commit 1ae1b93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
## 22.09.4
* Added server side configuration functionality. This is an experimental feature.
* Default max segmentation value count changed from 30 to 100
* Fixing bug that prevented device ID to be changed when there is no consent given

Expand Down
2 changes: 1 addition & 1 deletion sdk/src/main/java/ly/count/android/sdk/CountlyConfig.java
Original file line number Diff line number Diff line change
Expand Up @@ -924,7 +924,7 @@ public synchronized CountlyConfig enableExplicitStorageMode() {
/**
* This is an experimental feature and it can have breaking changes
*
* with this mode enable, the SDK will acquire additional configuration from it's Countly server
* With this mode enable, the SDK will acquire additional configuration from it's Countly server
*
* @return
*/
Expand Down

0 comments on commit 1ae1b93

Please sign in to comment.