Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Commit

Permalink
doc: Add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jjyr committed Jul 13, 2022
1 parent a6ac372 commit 430247e
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
@@ -0,0 +1,15 @@
# Changelog
Documentation of all notable changes to the Godwoken related projects.

The format is based on [Keep a Changelog](https://keepachangelog.com).

## [Unreleased]

## [v1.3.0-rc1] - 2022-07-13

- feat(meta_contract): batch create eth accounts [#121](https://github.com/nervosnetwork/godwoken-scripts/pull/121)
- fix(c contracts): unaligned pointer cast from packed data #122 [#122](https://github.com/nervosnetwork/godwoken-scripts/pull/122)

## [v1.2.0] - 2022-07-01
- feat: add overwrite param when update eth addr reg by @magicalne in #119
- fix: correct comment of _sudt_build_key by @jjyr in #120

0 comments on commit 430247e

Please sign in to comment.