8000 fix CHANGELOG · optimizely/ruby-sdk@52ef744 · GitHub
[go: up one dir, main page]

Skip to content

Commit 52ef744

Browse files
committed
fix CHANGELOG
1 parent fbbbb04 commit 52ef744

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ September 30th, 2020
77
- Add support for Semantic Versioning in Audience Evaluation ([#267](https://github.com/optimizely/ruby-sdk/pull/267)).
88
- Add datafile accessor to config ([#268](https://github.com/optimizely/ruby-sdk/pull/268)).
99

10+
### Bug Fixes:
11+
- Modify log messages to be explicit when it's evaluating an experiment and when it's doing so for a rollout ([#259](https://github.com/optimizely/ruby-sdk/pull/259)).
12+
1013
## 3.5.0
1114
July 9th, 2020
1215

@@ -15,6 +18,7 @@ July 9th, 2020
1518
- Add support for authenticated datafiles ([#255](https://github.com/optimizely/ruby-sdk/pull/255))
1619
- Added support for authenticated datafiles. `HTTPProjectConfigManager` now accepts `datafile_access_token` to be able to fetch authenticated datafiles.
1720
- Add support for proxy server for http config manager. ([#262](https://github.com/optimizely/ruby-sdk/pull/262))
21+
1822
### Bug Fixes:
1923
- Handle error with error handler in async scheduler ([#248](https://github.com/optimizely/ruby-sdk/pull/248)).
2024
- Change single audience result to debug ([#254](https://github.com/optimizely/ruby-sdk/pull/254)).

0 commit comments

Comments
 (0)
0