Skip to content

Commit bb5612e

Browse files
committed
Add to CHANGELOG
1 parent 4df54d0 commit bb5612e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
- `switch` conditional macro
1515
- Tagged values in Reader (e.g. `#Index {}`)
1616
- `evict-peer` core function to remove old / understaked peers
17+
- Automatic distribution of rewards to peers / delegated stakers
18+
- Generalised CAD3 data support
1719

1820
### Changed
1921

@@ -23,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2325
- Booleans no longer cast to the Integers 0 / 1
2426
- Update some errors thrown for failed casts
2527
- `set!` now allows pending definitions
26-
- Better handling of Peer Fees
28+
- Better internal handling of peer fees
2729
- Rename `stake` to `set-stake`
2830

2931
## [0.7.15] - 2024-09-17

0 commit comments

Comments
 (0)