Skip to content

Commit 841a5d2

Browse files
Update release doc (#510)
1 parent 046c7f2 commit 841a5d2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Optimizely Android X SDK Changelog
22

3+
## 5.0.1
4+
May 30th, 2025
5+
6+
### Functionality Enhancements
7+
* Add experimentId and variationId to decision notification ([#509](https://github.com/optimizely/android-sdk/pull/509)).
8+
39
## 5.0.0
410
November 25th, 2024
511

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repositories {
3232
}
3333
3434
dependencies {
35-
implementation 'com.optimizely.ab:android-sdk:5.0.0'
35+
implementation 'com.optimizely.ab:android-sdk:5.0.1'
3636
}
3737
```
3838

0 commit comments

Comments
 (0)