Skip to content

Commit

Permalink
Add to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mikera committed Oct 13, 2024
1 parent 4df54d0 commit bb5612e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand Down

0 comments on commit bb5612e

Please sign in to comment.