Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit b517084

Browse files
committed
Add changelog item
1 parent 174745c commit b517084

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.7.0] - Unreleased
4+
5+
- Added: [#5537](https://github.com/ethereum/aleth/pull/5537) Creating Ethereum Node Record (ENR) at program start.
6+
7+
[1.6.0]: https://github.com/ethereum/aleth/compare/v1.6.0-alpha.1...master
8+
39
## [1.6.0] - Unreleased
410

511
- Added: [#5485](https://github.com/ethereum/aleth/pull/5485) aleth-bootnode now by default connects to official Ethereum bootnodes. This can be disabled with `--no-bootstrap` flag.
@@ -17,4 +23,5 @@
1723
- Fixed: [#5539](https://github.com/ethereum/aleth/pull/5539) Fix logic for determining if dao hard fork block header should be requested.
1824
- Fixed: [#5547](https://github.com/ethereum/aleth/pull/5547) Fix unnecessary slow-down of eth_flush RPC method.
1925

20-
[1.6.0]: https://github.com/ethereum/aleth/compare/v1.6.0-alpha.1...master
26+
[1.6.0]: https://github.com/ethereum/aleth/compare/v1.6.0-alpha.1...release/1.6
27+
[1.7.0]: https://github.com/ethereum/aleth/compare/release/1.6...master

0 commit comments

Comments
 (0)