Skip to content

Commit 03f7b31

Browse files
authored
format changelog (#367)
1 parent a3320d6 commit 03f7b31

File tree

1 file changed

+16
-13
lines changed

1 file changed

+16
-13
lines changed

CHANGELOG.md

+16-13
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,29 @@
11
# Changelog
2+
23
## v1.1.1
3-
https://github.com/binance-chain/bsc/pull/350
4-
*[\#350](https://github.com/binance-chain/bsc/pull/350) flag: fix TriesInmemory specified but not work
5-
*[\#355](https://github.com/binance-chain/bsc/pull/355) miner should propose block on a proper fork
6-
*[\#358](https://github.com/binance-chain/bsc/pull/358) miner: fix null pending block
7-
*[\#360](https://github.com/binance-chain/bsc/pull/360) pruner: fix state bloom sync permission in Windows
8-
*[\#366](https://github.com/binance-chain/bsc/pull/366) fix double close channel of subfetcher git reba
4+
IMPROVEMENT
5+
* [\#355](https://github.com/binance-chain/bsc/pull/355) miner should propose block on a proper fork
6+
7+
BUGFIX
8+
* [\#350](https://github.com/binance-chain/bsc/pull/350) flag: fix TriesInmemory specified but not work
9+
* [\#358](https://github.com/binance-chain/bsc/pull/358) miner: fix null pending block
10+
* [\#360](https://github.com/binance-chain/bsc/pull/360) pruner: fix state bloom sync permission in Windows
11+
* [\#366](https://github.com/binance-chain/bsc/pull/366) fix double close channel of subfetcher
912

1013

1114
## v1.1.1-beta
12-
*[\#333](https://github.com/binance-chain/bsc/pull/333) improve block fetcher efficiency
13-
*[\#326](https://github.com/binance-chain/bsc/pull/326) eth/tracers: improve tracing performance
14-
*[\#257](https://github.com/binance-chain/bsc/pull/257) performance improvement in many aspects
15+
* [\#333](https://github.com/binance-chain/bsc/pull/333) improve block fetcher efficiency
16+
* [\#326](https://github.com/binance-chain/bsc/pull/326) eth/tracers: improve tracing performance
17+
* [\#257](https://github.com/binance-chain/bsc/pull/257) performance improvement in many aspects
1518

1619

1720
## v1.1.0
18-
*[\#282](https://github.com/binance-chain/bsc/pull/282) update discord link
19-
*[\#280](https://github.com/binance-chain/bsc/pull/280) update discord link
20-
*[\#227](https://github.com/binance-chain/bsc/pull/227) use more aggressive write cache policy
21+
* [\#282](https://github.com/binance-chain/bsc/pull/282) update discord link
22+
* [\#280](https://github.com/binance-chain/bsc/pull/280) update discord link
23+
* [\#227](https://github.com/binance-chain/bsc/pull/227) use more aggressive write cache policy
2124

2225
## v1.1.0-beta
23-
*[\#152](https://github.com/binance-chain/bsc/pull/152) upgrade to go-ethereum 1.10.3
26+
* [\#152](https://github.com/binance-chain/bsc/pull/152) upgrade to go-ethereum 1.10.3
2427

2528
## v1.0.7-hf.2
2629
BUGFIX

0 commit comments

Comments
 (0)