Skip to content

Commit

Permalink
docs: adjust the typesettings of changelogs[skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith-CY committed Oct 5, 2019
1 parent 5924749 commit 360e954
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
### BREAKING CHANGES

* **type:** replace difficulty with compactTarget in Epoch
* **type:** 1. remove unclesCount
2. merge witnessesRoot and transactionRoot
3. replace difficulty with compactTarget
* **type:**
1. remove unclesCount
2. merge witnessesRoot and transactionRoot
3. replace difficulty with compactTarget
* **type:** change the type of args from string[] to string
* **type:** change the type of witnes from { data: string[] } to string
* **rpc:** use bigint instead of number in the interfaces of rpc methods
Expand Down

0 comments on commit 360e954

Please sign in to comment.