Skip to content

Commit

Permalink
Update version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeronimoalbi committed Mar 1, 2021
1 parent 020623a commit 161d5e0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG → CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [3.0.0] - 2021-03-01
### Changed
- Complete SDK rewrite

## [2.0.0] - 2020-03-01
### Changed
- Updates version to 2.0.0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Installation
Install the SDK using the following command:

```
$ go get github.com/kusanagi/kusanagi-sdk-go@epoch-3
$ go get github.com/kusanagi/kusanagi-sdk-go/v3@epoch-3
```

Getting Started
Expand Down

0 comments on commit 161d5e0

Please sign in to comment.