From 22eb05a6a1c2a9d86147c39e7c6994c3642a2f73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Eduardo=20Medeiros?= Date: Wed, 17 May 2017 08:24:13 -0300 Subject: [PATCH] Change version from 1.0.0 to 2.0.0 --- CHANGELOG.md | 2 ++ README.md | 4 ++-- pom.xml | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0ce60e..8cb8ee8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ # Change Log +## [2.0.0] ### Updated - Update `existsEntity` to receive `table` as parameter - Update API errors code +- Rename SlicingDice API endpoints ## [1.0.0] ### Added diff --git a/README.md b/README.md index f0d55c3..51abce2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SlicingDice Official Java Client (v1.0) +# SlicingDice Official Java Client (v2.0.0) ### Build Status: [![CircleCI](https://circleci.com/gh/SlicingDice/slicingdice-java.svg?style=svg)](https://circleci.com/gh/SlicingDice/slicingdice-java) Official Java client for [SlicingDice](http://www.slicingdice.com/), Data Warehouse and Analytics Database as a Service. @@ -69,7 +69,7 @@ from which to download the package and the second one sets the package itself. com.slicingdice jslicer - 1.0.0 + 2.0.0 ``` diff --git a/pom.xml b/pom.xml index 1b226c8..d0baeb1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.slicingdice jslicer - 1.0.0 + 2.0.0 jslicer http://www.slicingdice.com