Skip to content

Commit

Permalink
UPS release 4.1.0 (#499)
Browse files Browse the repository at this point in the history
  • Loading branch information
muzahidul-opti authored Nov 13, 2024
1 parent 24b82de commit b5e8a64
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Optimizely Android X SDK Changelog

## 4.1.0
November 13th, 2024

### New Features
* Batch UPS lookup and save calls in decideAll and decideForKeys methods ([#498](https://github.com/optimizely/android-sdk/pull/498)).

## 4.0.4
September 10th, 2024
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repositories {
}
dependencies {
implementation 'com.optimizely.ab:android-sdk:4.0.4'
implementation 'com.optimizely.ab:android-sdk:4.1.0'
}
```

Expand Down

0 comments on commit b5e8a64

Please sign in to comment.