Skip to content

Commit

Permalink
Assemble changes for release 20.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tjanez committed Oct 7, 2020
1 parent 78ae4e6 commit 22e2a12
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 6 deletions.
1 change: 0 additions & 1 deletion .changelog/3333.internal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changelog/3348.feature.md

This file was deleted.

22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,28 @@ The format is inspired by [Keep a Changelog].

<!-- TOWNCRIER -->

## 20.11.1 (2020-10-07)

| Protocol | Version |
|:------------------|:---------:|
| Consensus | 1.0.0 |
| Runtime Host | 1.0.0 |
| Runtime Committee | 1.0.0 |

### Features

- go/consensus: add last retained block information
([#3348](https://github.com/oasisprotocol/oasis-core/issues/3348))

New in the consensus API, the status struct now has information about
the earliest block available on this node. This differs from the
genesis block when pruning is enabled.

### Internal Changes

- go: Update to build on macOS
([#3333](https://github.com/oasisprotocol/oasis-core/issues/3333))

## 20.11 (2020-09-23)

| Protocol | Version |
Expand Down

0 comments on commit 22e2a12

Please sign in to comment.