Skip to content

Commit

Permalink
6.6.0 bump RC1 snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
Casey Kulm committed Apr 20, 2017
1 parent caa978b commit cb940bb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

# 6.6.0

## Conversations
* Added ```BVSDK.builder(application, bazaarEnvironment)``` static factory to build the sdk with which uses Bazaarvoice generated config files to configure the BVSDK instance for you
* Deprecated ```BVSDK.builder(application, clientId)```
* Fixed Issue #26 - Now correctly parsing Bazaarvoice API response date fields as UTC timezone rather than local timezone

# 6.5.0

## **NEW** BVPixel (Analytics)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=6.6.0-RC2-SNAPSHOT
VERSION_NAME=6.6.0-RC1-SNAPSHOT
GROUP=com.bazaarvoice.bvandroidsdk

POM_DESCRIPTION=Bazaarvoice Android SDK
Expand Down

0 comments on commit cb940bb

Please sign in to comment.