Skip to content

Commit

Permalink
release: py-sdk v0.1.0 #bump-minor (#104)
Browse files Browse the repository at this point in the history
release for py-sdk 0.1.0
  • Loading branch information
Unique-Divine authored Aug 22, 2022
1 parent e5d3a0c commit 1804f06
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,14 @@

All notable changes to this project will be documented in this file.

## Unreleased
## v0.1.0 2022-08-22

- feat(proto): use external proto pkg `nibiru_proto` for versioned types [#81](https://github.com/NibiruChain/py-sdk/pull/81)
- fix(query_clients): account for missing fields on the pb_msg in deserialize [#103](https://github.com/NibiruChain/py-sdk/pull/103)
- test(vpool): test_query_vpool_base_asset_price [#103](https://github.com/NibiruChain/py-sdk/pull/103)
- chore: Remove protogen script as we're pulling from `nibiru-proto` now [#98](https://github.com/NibiruChain/py-sdk/pull/98)
- chore: Automate publishing with ci [#100](https://github.com/NibiruChain/py-sdk/pull/100)
- refactor: Split the design of tx between message and execution [#92](https://github.com/NibiruChain/py-sdk/pull/92)

## v0.0.17 - 2022-08-16

Expand Down

0 comments on commit 1804f06

Please sign in to comment.