Skip to content

Commit

Permalink
Merge pull request #60 from Concordium/7.0/release
Browse files Browse the repository at this point in the history
Update changelog for release.
  • Loading branch information
td202 authored Aug 26, 2024
2 parents 0ef0d06 + 8dd2b2a commit 88183a8
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 @@ -2,7 +2,9 @@

## Unreleased changes

- Extend enum `ProtocolVersion` enum with a protocol version 7 variant `PROTOCOL_VERSION_7`.
## Node 7.0 API

- Extend `ProtocolVersion` enum with a protocol version 7 variant `PROTOCOL_VERSION_7`.
- Support for changes to cooldown behavior in protocol version 7:
- `AccountInfo` has a new repeated `cooldowns` field. Each `Cooldown` records
the amount, (expected) release time and whether it's a regular cooldown,
Expand Down

0 comments on commit 88183a8

Please sign in to comment.