Skip to content

Commit 3bfe1d6

Browse files
chore(release): 7.12.0 [skip ci]
## [7.12.0](v7.11.1...v7.12.0) (2024-07-08) ### Features * tx list contract id/name filter options ([#2018](#2018)) ([9c2fd78](9c2fd78)) * tx list nonce filter option ([#2023](#2023)) ([88fc5ce](88fc5ce)) * tx list timestamp filter options ([#2015](#2015)) ([e7c224b](e7c224b)) * tx ordering options ([#2005](#2005)) ([ae78773](ae78773)) * tx to/from address options ([#2012](#2012)) ([542973c](542973c)) * update api toolkit ([71da884](71da884)) ### Bug Fixes * pox events should use same index as associated contract log event ([#1994](#1994)) ([b1d6be9](b1d6be9)), closes [#1983](#1983)
1 parent 435be5a commit 3bfe1d6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [7.12.0](https://github.com/hirosystems/stacks-blockchain-api/compare/v7.11.1...v7.12.0) (2024-07-08)
2+
3+
4+
### Features
5+
6+
* tx list contract id/name filter options ([#2018](https://github.com/hirosystems/stacks-blockchain-api/issues/2018)) ([9c2fd78](https://github.com/hirosystems/stacks-blockchain-api/commit/9c2fd78ba821afd98e52d11d999d22523d03e1f7))
7+
* tx list nonce filter option ([#2023](https://github.com/hirosystems/stacks-blockchain-api/issues/2023)) ([88fc5ce](https://github.com/hirosystems/stacks-blockchain-api/commit/88fc5ce66f7c8af9b7d19c4a432309e5da91bb10))
8+
* tx list timestamp filter options ([#2015](https://github.com/hirosystems/stacks-blockchain-api/issues/2015)) ([e7c224b](https://github.com/hirosystems/stacks-blockchain-api/commit/e7c224bf8bcf06ed37e50bf83a3a23a56751f851))
9+
* tx ordering options ([#2005](https://github.com/hirosystems/stacks-blockchain-api/issues/2005)) ([ae78773](https://github.com/hirosystems/stacks-blockchain-api/commit/ae78773930c92819709c148933d3daae32f87d4c))
10+
* tx to/from address options ([#2012](https://github.com/hirosystems/stacks-blockchain-api/issues/2012)) ([542973c](https://github.com/hirosystems/stacks-blockchain-api/commit/542973c080f75536fe6ad04421b0e329692af2cd))
11+
* update api toolkit ([71da884](https://github.com/hirosystems/stacks-blockchain-api/commit/71da88454c896d6678d8e962eb9573348e5779e8))
12+
13+
14+
### Bug Fixes
15+
16+
* pox events should use same index as associated contract log event ([#1994](https://github.com/hirosystems/stacks-blockchain-api/issues/1994)) ([b1d6be9](https://github.com/hirosystems/stacks-blockchain-api/commit/b1d6be9b91b77f3e24abf1976bdf53158cf28d17)), closes [#1983](https://github.com/hirosystems/stacks-blockchain-api/issues/1983)
17+
118
## [7.11.1](https://github.com/hirosystems/stacks-blockchain-api/compare/v7.11.0...v7.11.1) (2024-06-21)
219

320

0 commit comments

Comments
 (0)