Skip to content

Commit

Permalink
docs: add [Unreleased] in CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Flouse committed Jan 11, 2024
1 parent 843950a commit 579a2a4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
# CHANGELOG
<!--
keep a changelog
Don’t let your friends dump git logs into changelogs.
The format is based on https://keepachangelog.com
-->

## [Unreleased]
* refactor!: change some precompile input and output to tuple by @KaoImin in https://github.com/axonweb3/axon/pull/1642
* refactor: omit `address` field in chain spec parsing by @KaoImin in https://github.com/axonweb3/axon/pull/1641
* feat: rlp encode for VerifyProofPayload by @wenyuanhust in https://github.com/axonweb3/axon/pull/1637
* feat: enable get header precompile by @blckngm in https://github.com/axonweb3/axon/pull/1649
* feat: cli for metadata cell data by @blckngm in https://github.com/axonweb3/axon/pull/1640
* feat: metadata cli parse data by @blckngm in https://github.com/axonweb3/axon/pull/1644
* chore(CI): add axon sync workflow by @Simon-Tl in https://github.com/axonweb3/axon/pull/1636


## v0.3.1-beta

Expand Down

0 comments on commit 579a2a4

Please sign in to comment.