Skip to content

Commit 808402f

Browse files
committed
(changelog): add release tags to section titles
1 parent 67f7595 commit 808402f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ All notable changes to this project will be documented in this file.
77

88
- ...
99

10-
## v0.3.0 2022-08-25
10+
## [v0.3.0](https://github.com/NibiruChain/py-sdk/releases/tag/v0.3.0) 2022-08-25
1111

1212
### API Breaking Changes
1313

1414
- [[#111]](https://github.com/NibiruChain/nibiru-py/pull/111) case str to float safely in the vpool module's all pools query.
1515

16-
## v0.2.0 [2022-08-24](https://github.com/NibiruChain/py-sdk/pull/109)
16+
## [v0.2.0](https://github.com/NibiruChain/py-sdk/releases/tag/v0.2.0) [2022-08-24](https://github.com/NibiruChain/py-sdk/pull/109)
1717

1818
### API Breaking Changes
1919

@@ -29,7 +29,7 @@ All notable changes to this project will be documented in this file.
2929
- [[#96]](https://github.com/NibiruChain/py-sdk/pull/96) refactor(ci-cd): Update linter workflow. Cache poetry installation.
3030
- [[#96]](https://github.com/NibiruChain/py-sdk/pull/96) test: Add back utils_test file
3131

32-
## v0.1.0 2022-08-22
32+
## [v0.1.0](https://github.com/NibiruChain/py-sdk/releases/tag/v0.1.0) 2022-08-22
3333

3434
- [[#81]](https://github.com/NibiruChain/py-sdk/pull/81) feat(proto): use external proto pkg `nibiru_proto` for versioned types
3535
- [[#103]](https://github.com/NibiruChain/py-sdk/pull/103) fix(query_clients): account for missing fields on the pb_msg in deserialize

0 commit comments

Comments
 (0)