Skip to content

Commit 22a96f3

Browse files
authored
add missing closing backquote to changelog
1 parent 518063c commit 22a96f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tx/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
1111

1212
Follow-up release on `v3.0.1` which only partly addressed a **critical** bug. An update is - again - strongly recommended.
1313

14-
- Fixes `tx.isSigned()` always returning true when using the `Tx.fromValuesArray() static constructor, see PR [#1077](https://github.com/ethereumjs/ethereumjs-monorepo/pull/1077)
14+
- Fixes `tx.isSigned()` always returning true when using the `Tx.fromValuesArray()` static constructor, see PR [#1077](https://github.com/ethereumjs/ethereumjs-monorepo/pull/1077)
1515

1616
## 3.0.1 - 2021-01-20
1717

0 commit comments

Comments
 (0)