Skip to content

Commit 5aab1ef

Browse files
chore(release): 7.9.0 [skip ci]
## [7.9.0](v7.8.2...v7.9.0) (2024-03-15) ### Features * add v2 addresses endpoints ([#1876](#1876)) ([c9440dd](c9440dd)) ### Bug Fixes * include address transactions from genesis block ([#1888](#1888)) ([cdea9e6](cdea9e6)) * include address transactions with no stx transfers ([#1887](#1887)) ([d308e46](d308e46)) * show status endpoint in /extended ([#1869](#1869)) ([cf47f8f](cf47f8f))
1 parent 50d032c commit 5aab1ef

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [7.9.0](https://github.com/hirosystems/stacks-blockchain-api/compare/v7.8.2...v7.9.0) (2024-03-15)
2+
3+
4+
### Features
5+
6+
* add v2 addresses endpoints ([#1876](https://github.com/hirosystems/stacks-blockchain-api/issues/1876)) ([c9440dd](https://github.com/hirosystems/stacks-blockchain-api/commit/c9440dd8efc0ac0589567f51bb8700d52d8d348f))
7+
8+
9+
### Bug Fixes
10+
11+
* include address transactions from genesis block ([#1888](https://github.com/hirosystems/stacks-blockchain-api/issues/1888)) ([cdea9e6](https://github.com/hirosystems/stacks-blockchain-api/commit/cdea9e61230850444e2227f4d15ec8ffce28ab9b))
12+
* include address transactions with no stx transfers ([#1887](https://github.com/hirosystems/stacks-blockchain-api/issues/1887)) ([d308e46](https://github.com/hirosystems/stacks-blockchain-api/commit/d308e463b4bb5569b2dc2d8da8892050c1d4b40f))
13+
* show status endpoint in /extended ([#1869](https://github.com/hirosystems/stacks-blockchain-api/issues/1869)) ([cf47f8f](https://github.com/hirosystems/stacks-blockchain-api/commit/cf47f8fe220d9388c204798b547699a44c27fab5))
14+
115
## [7.9.0-beta.3](https://github.com/hirosystems/stacks-blockchain-api/compare/v7.9.0-beta.2...v7.9.0-beta.3) (2024-03-15)
216

317

0 commit comments

Comments
 (0)