You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FSSDK-8952] chore: prepare for release 3.13.4 (#452)
* chore: prepare for release 3.13.4
* set java core version to 3.10.3
* removed comment
* Revert "removed comment"
This reverts commit a326808.
* Revert "set java core version to 3.10.3"
This reverts commit fe586f6.
---------
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Optimizely Android X SDK Changelog
2
2
3
+
## 3.13.4
4
+
March 15th, 2023
5
+
6
+
- Update README.md and other non-functional code to reflect that this SDK supports both Optimizely Feature Experimentation and Optimizely Full Stack. ([#450](https://github.com/optimizely/android-sdk/pull/450)).
7
+
8
+
### Bug Fixes
9
+
* Catch exception from event service and restart the service. ([#446](https://github.com/optimizely/android-sdk/pull/446)).
0 commit comments