Skip to content

Commit 1c5bc67

Browse files
authored
Merge pull request #6834 from rob-stacks/fix/changelog_for_3.3.0.0.4
Fixed changelog for 3.3.0.0.4
2 parents b792655 + f7e9143 commit 1c5bc67

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,13 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
1616
### Added
1717

1818
- New `/v3/tenures/tip_metadata` endpoint for returning some metadata along with the normal tenure tip information.
19-
19+
- New endpoint `/v3/blocks/simulate/{block_id}` allows to simulate the execution of a specific block with a brand new set of transactions
2020

2121
## [3.3.0.0.3]
2222

2323
### Added
2424

2525
- In the `/v3/transaction/{txid}` RPC endpoint, added `block_height` and `is_canonical` to the response.
26-
- New endpoint `/v3/blocks/simulate/{block_id}` allows to simulate the execution of a specific block with a brand new set of transactions
2726
- Improved block validation in `stacks-inspect`.
2827

2928
### Changed

0 commit comments

Comments
 (0)