Skip to content

Commit

Permalink
added download link and sha
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <justin+github@florentine.us>
  • Loading branch information
jflo committed Dec 10, 2021
1 parent 0a9e3d6 commit ee65efb
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
### Additions and Improvements
- Represent baseFee as Wei instead of long accordingly to the spec [#2785] (https://github.com/hyperledger/besu/issues/2785)

### Bug Fixes
- Updated log4j to 2.15.0 and disabled JNDI message format lookups to improve security.

### 21.10.4-SNAPSHOT Breaking Changes
- Plugin API: BlockHeader.getBaseFee() method now returns an optional Wei instead of an optional Long

Expand All @@ -23,6 +20,15 @@
### Early Access Features
- Add support for additional JWT authentication algorithms [#3017](https://github.com/hyperledger/besu/pull/3017)

## 21.10.3

### Bug Fixes
- Updated log4j to 2.15.0 and disabled JNDI message format lookups to improve security.

### Download Link
https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/20.10.3/besu-20.10.3.zip \
SHA256: b5f46d945754dedcbbb1e5dd96bf2bfd13272ff09c6a66c0150b979a578f4389

## 21.10.2

### Additions and Improvements
Expand Down

0 comments on commit ee65efb

Please sign in to comment.