diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e6c9bb9d..02b960fcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `switch` conditional macro - Tagged values in Reader (e.g. `#Index {}`) - `evict-peer` core function to remove old / understaked peers +- Automatic distribution of rewards to peers / delegated stakers +- Generalised CAD3 data support ### Changed @@ -23,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Booleans no longer cast to the Integers 0 / 1 - Update some errors thrown for failed casts - `set!` now allows pending definitions -- Better handling of Peer Fees +- Better internal handling of peer fees - Rename `stake` to `set-stake` ## [0.7.15] - 2024-09-17