Skip to content

Commit d21ff7d

Browse files
(chore): add changes for release (#225)
* add changes for release * update with all commits
1 parent d70733c commit d21ff7d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
## 3.3.2-RC
4+
December 4th, 2019
5+
6+
### Bug Fixes:
7+
- BatchEventProcessor will hang on poll after flushing with no event if no event count is greater than 3 [#224](https://github.com/optimizely/ruby-sdk/pull/224).
8+
- EventDispatcher logs debug response and error responses from http post call i[#221](https://github.com/optimizely/ruby-sdk/pull/221).
9+
10+
# New Features
11+
- NotificationCenter should accept any Callable [#219](https://github.com/optimizely/ruby-sdk/pull/219).
12+
313
## 3.3.1
414
October 10th, 2019
515

0 commit comments

Comments
 (0)