Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
Release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
risqbot committed Oct 26, 2019
1 parent c7b9360 commit da37f8a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# [risq release v0.2.0](https://github.com/bodymindarts/risq/releases/tag/v0.2.0)

## Features
- add `ticker` `volumes` and `depth` query. Now feature complete with bisq markets api.

# [risq release v0.1.1](https://github.com/bodymindarts/risq/releases/tag/v0.1.1)

## Improvements
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "risq"
version = "0.2.0-dev"
version = "0.2.0"
authors = ["Justin Carter <[email protected]>"]
edition = "2018"
license = "AGPL-3.0"
Expand Down
3 changes: 1 addition & 2 deletions ci/release_notes.md
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
## Features
- add `ticker` `volumes` and `depth` query. Now feature complete with bisq markets api.
Empty - please add release notes here

0 comments on commit da37f8a

Please sign in to comment.