-
Notifications
You must be signed in to change notification settings - Fork 32
Update changelog. #304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update changelog. #304
Conversation
Pull Request Test Coverage Report for Build 1071
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comments. LGTM
CHANGELOG.md
Outdated
@@ -1,5 +1,26 @@ | |||
# Optimizely Java X SDK Changelog | |||
|
|||
## 3.2.0 | |||
May 22th, 2019 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo. May 22nd.
CHANGELOG.md
Outdated
@@ -1,5 +1,26 @@ | |||
# Optimizely Java X SDK Changelog | |||
|
|||
## 3.2.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should call this 3.2.0-alpha
## 3.2.0 | ||
May 22th, 2019 | ||
|
||
### New Features: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should also capture that AsyncEventHandler
now has a builder.
CHANGELOG.md
Outdated
@@ -1,5 +1,27 @@ | |||
# Optimizely Java X SDK Changelog | |||
|
|||
## 3.2.0-alpha | |||
May 22nd, 2019 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this will be May 23rd now if we release tomorrow.
Summary