File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
- ` switch ` conditional macro
15
15
- Tagged values in Reader (e.g. ` #Index {} ` )
16
16
- ` evict-peer ` core function to remove old / understaked peers
17
+ - Automatic distribution of rewards to peers / delegated stakers
18
+ - Generalised CAD3 data support
17
19
18
20
### Changed
19
21
@@ -23,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
25
- Booleans no longer cast to the Integers 0 / 1
24
26
- Update some errors thrown for failed casts
25
27
- ` set! ` now allows pending definitions
26
- - Better handling of Peer Fees
28
+ - Better internal handling of peer fees
27
29
- Rename ` stake ` to ` set-stake `
28
30
29
31
## [ 0.7.15] - 2024-09-17
You can’t perform that action at this time.
0 commit comments