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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
September 16, 2021
5
5
6
6
### New Features:
7
-
- Add new public properties to OptimizelyConfig. ([#285](https://github.com/optimizely/ruby-sdk/pull/285))
7
+
- Add new public properties to `OptimizelyConfig`. ([#285](https://github.com/optimizely/ruby-sdk/pull/285))
8
8
- sdkKey
9
9
- environmentKey
10
10
- attributes
@@ -14,7 +14,7 @@ September 16, 2021
14
14
- audiences to `OptimizelyExperiment`
15
15
- For details, refer to our documentation page: [https://docs.developers.optimizely.com/full-stack/v4.0/docs/optimizelyconfig-ruby](https://docs.developers.optimizely.com/full-stack/v4.0/docs/optimizelyconfig-ruby).
16
16
17
-
### Deprecated
17
+
### Deprecated:
18
18
-`OptimizelyFeature.experimentsMap` of `OptimizelyConfig` is deprecated as of this release. Please use `OptimizelyFeature.experimentRules` and `OptimizelyFeature.deliveryRules`. ([#285](https://github.com/optimizely/ruby-sdk/pull/285))
0 commit comments