Skip to content

Commit

Permalink
Change version 1.0.3 to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joaosimbiose committed May 17, 2017
1 parent 50c28ea commit 435ac0f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Change Log

## [Unreleased]
## [2.0.1]
### Added
- CLIENT: Rename Index() to Insert()
- CLIENT: Add missing API exceptions in client
- CLIENT: Add support to custom key
- CLIENT: Add endpoints keys level
- CLIENT: Add tests for data extraction
### Updated
- CLIENT: Rename SlicingDice API endpoints

### Updated
- Update `ExistsEntity()` to receive `table` as parameter
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SlicingDice Official .NET/C# Client (v1.0)
# SlicingDice Official .NET/C# Client (v2.0.1)
### Build Status: [![CircleCI](https://circleci.com/gh/SlicingDice/slicingdice-dot-net.svg?style=svg)](https://circleci.com/gh/SlicingDice/slicingdice-dot-net)

Official .NET/C# client for [SlicingDice](http://www.slicingdice.com/), Data Warehouse and Analytics Database as a Service.
Expand Down
2 changes: 1 addition & 1 deletion SlicingDice.nuspec → Slicer/SlicingDice.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>SlicingDice</id>
<version>1.0.2</version>
<version>2.0.1</version>
<authors>SlicingDice LLC</authors>
<owners>SlicingDice LLC</owners>
<licenseUrl>https://www.github.com/SlicingDice/slicingdice-dot-net/blob/master/LICENSE.txt</licenseUrl>
Expand Down

0 comments on commit 435ac0f

Please sign in to comment.