Skip to content

Commit 67ef5cd

Browse files
committed
Merge branch 'release/7.3.6' of https://github.com/Cerebellum-Network/blockchain-node into release/7.3.6
2 parents b371160 + 38ddddd commit 67ef5cd

File tree

3 files changed

+24
-20
lines changed

3 files changed

+24
-20
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- [C] Changes is `Cere` Runtime
1111
- [D] Changes is `Cere Dev` Runtime
1212

13+
## [7.3.6]
14+
15+
- [C,D] Added mechanism to handle Remainder of Era Rewards
16+
1317
## [7.3.5]
1418

1519
- [C,D] Turn-Off Inflation and change reward source

Cargo.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[workspace.package]
2-
version = "7.3.2"
2+
version = "7.3.6"
33
authors = ["Cerebellum-Network"]
44
edition = "2021"
55
homepage = "https://cere.network/"

0 commit comments

Comments
 (0)