Skip to content

Commit fec6a68

Browse files
committed
fix: move changelog entry under "changed"
1 parent 1467cd7 commit fec6a68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
77

88
## [Unreleased]
99

10-
- When a transaction is dropped due to replace-by-fee, the `/drop_mempool_tx` event observer payload now includes `new_txid`, which is the transaction that replaced this dropped transaction. When a transaction is dropped for other reasons, `new_txid` is `null`. [#5381](https://github.com/stacks-network/stacks-core/pull/5381)
11-
1210
### Added
1311
- Add `tenure_timeout_secs` to the miner for determining when a time-based tenure extend should be attempted.
1412

1513
### Changed
1614

15+
- When a transaction is dropped due to replace-by-fee, the `/drop_mempool_tx` event observer payload now includes `new_txid`, which is the transaction that replaced this dropped transaction. When a transaction is dropped for other reasons, `new_txid` is `null`. [#5381](https://github.com/stacks-network/stacks-core/pull/5381)
16+
1717
## [3.1.0.0.1]
1818

1919
### Added

0 commit comments

Comments
 (0)