Skip to content

Commit 88d0e6a

Browse files
author
Mike Davis
authored
Update changelog for 3.4.0-beta release. (#326)
1 parent b68d9f3 commit 88d0e6a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

3+
## 3.4.0-beta
4+
July 24th, 2019
5+
6+
### New Features:
7+
- Introduced `EventProcessor` interface with `BatchEventProcessor` implementation.
8+
- Introduced `LogEvent` notification.
9+
- Added `BatchEventProcessor` as the default implementation within the `OptimizelyFactory` class.
10+
11+
### Deprecated
12+
- `LogEvent` was deprecated from `TrackNotification` and `ActivateNotification` notifications in favor of explicit `LogEvent` notification.
13+
314
## 3.2.0
415
June 26th, 2019
516

0 commit comments

Comments
 (0)