8000 Fix CHANGELOG format by elliotykim · Pull Request #52 · optimizely/javascript-sdk · GitHub
[go: up one dir, main page]

Skip to content

Fix CHANGELOG format #52

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

Merged
merged 2 commits into from
May 10, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
-------------------------------------------------------------------------------
+1.3.5
+-------------------------------------------------------------------------------
+* Bump optimizely-server-sdk to version 1.2.3, which includes:
+ - Switched to json-schema library which has a smaller footprint.
+ - Refactored order of bucketing logic.
+ - Refactor lodash dependencies.
+ - Fixed error on validation for objects with undefined values for attributes.
+-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
1.3.5
-------------------------------------------------------------------------------
* Bump optimizely-server-sdk to version 1.2.3, which includes:
- Switched to json-schema library which has a smaller footprint.
- Refactored order of bucketing logic.
- Refactor lodash dependencies.
- Fixed error on validation for objects with undefined values for attributes.
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
1.3.4
Expand Down
0