Skip to content

Commit

Permalink
chore: add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jjyr committed Apr 18, 2023
1 parent 9a640f2 commit 28c18b4
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

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

## [v0.9.1] - 2023-04-18

Features:

* Experimental lua template support #78 #81

Misc:

* Improve version compatibility determination #82
* chore: update deps #86
* chore: remove dependency simple-jsonrpc-client and update reqwest #83
* chore: add ckb-testtool to capsule repository #90

Full Changelog: https://github.com/nervosnetwork/capsule/compare/v0.9.0...develop

0 comments on commit 28c18b4

Please sign in to comment.