Skip to content
This repository was archived by the owner on May 13, 2022. It is now read-only.

Commit 7760a37

Browse files
author
Silas Davis
authored
Merge pull request #965 from silasdavis/develop
remove double added
2 parents 2fbdf3f + bfc56ec commit 7760a37

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

CHANGELOG.md

-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
### Added
88
- [Docker] Added solc 0.4.25 binary to docker container so that burrow deploy has what it needs to function
9-
10-
### Added
119
- [Execution] panics from executors are captured and pushed to error sink of TxExecution
1210

1311

NOTES.md

-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@
44

55
### Added
66
- [Docker] Added solc 0.4.25 binary to docker container so that burrow deploy has what it needs to function
7-
8-
### Added
97
- [Execution] panics from executors are captured and pushed to error sink of TxExecution
108

project/history.go

-2
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ var History relic.ImmutableHistory = relic.NewHistory("Hyperledger Burrow", "htt
5454
5555
### Added
5656
- [Docker] Added solc 0.4.25 binary to docker container so that burrow deploy has what it needs to function
57-
58-
### Added
5957
- [Execution] panics from executors are captured and pushed to error sink of TxExecution
6058
`,
6159
"0.23.0 - 2018-11-09",

0 commit comments

Comments
 (0)