File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 3.1.0.0.7]
11
+
10
12
## Added
11
13
12
14
- Add ` disable_retries ` mode for events_observer disabling automatic retry on error
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 3.1.0.0.7.0]
11
+
10
12
## Changed
11
13
12
14
- Add new reject codes to the signer response for better visibility into why a block was rejected.
Original file line number Diff line number Diff line change 1
1
# Update these values when a new release is created.
2
2
# `stacks-common/build.rs` will automatically update `versions.rs` with these values.
3
- stacks_node_version = " 3.1.0.0.6 "
4
- stacks_signer_version = " 3.1.0.0.6 .0"
3
+ stacks_node_version = " 3.1.0.0.7 "
4
+ stacks_signer_version = " 3.1.0.0.7 .0"
You can’t perform that action at this time.
0 commit comments