Skip to content

Commit

Permalink
prepare release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ansrivas committed Oct 17, 2020
1 parent 57a6951 commit 53fad22
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@

## 0.3.0
Changes:
- Support account, tickets and mirror-maker apis.
- Dependecy updates

## 0.2.3
Changes:
- Use async-compat to run reqwest on other executors
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = "MIT"
name = "aiven_rs"
readme = "README.md"
repository = "https://github.com/ansrivas/aiven-rs"
version = "0.2.3"
version = "0.3.0"
include = [
"**/*.rs",
"Cargo.toml",
Expand Down

0 comments on commit 53fad22

Please sign in to comment.