Skip to content

Commit 08613e4

Browse files
chore(release): 0.33.0 [skip ci]
# [0.33.0](v0.32.4...v0.33.0) (2020-11-20) ### Bug Fixes * bug with locked stx referring to STX chaintip rather than burnchain tip [#343](#343) [#344](#344) (same bug in a rosetta function) ([12cd2fa](12cd2fa)) * openapi client gen chokes on nullable string types ([d59c55b](d59c55b)) ### Features * add lock height and lock txid to balance endpoints [#340](#340) ([aac121d](aac121d))
1 parent 3349e1a commit 08613e4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [0.33.0](https://github.com/blockstack/stacks-blockchain-api/compare/v0.32.4...v0.33.0) (2020-11-20)
2+
3+
4+
### Bug Fixes
5+
6+
* bug with locked stx referring to STX chaintip rather than burnchain tip [#343](https://github.com/blockstack/stacks-blockchain-api/issues/343) [#344](https://github.com/blockstack/stacks-blockchain-api/issues/344) (same bug in a rosetta function) ([12cd2fa](https://github.com/blockstack/stacks-blockchain-api/commit/12cd2fa7b00b9b837bfa6db8924e55b11dfc694d))
7+
* openapi client gen chokes on nullable string types ([d59c55b](https://github.com/blockstack/stacks-blockchain-api/commit/d59c55b2d5f3f5540021b06c7da225b12b32af78))
8+
9+
10+
### Features
11+
12+
* add lock height and lock txid to balance endpoints [#340](https://github.com/blockstack/stacks-blockchain-api/issues/340) ([aac121d](https://github.com/blockstack/stacks-blockchain-api/commit/aac121d8c7948e40d4eb43bc21685899c783fe73))
13+
114
## [0.32.4](https://github.com/blockstack/stacks-blockchain-api/compare/v0.32.3...v0.32.4) (2020-11-20)
215

316

0 commit comments

Comments
 (0)