Skip to content

Commit

Permalink
Start CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanfrey committed Jan 21, 2021
1 parent 31b125e commit c67b0d1
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# CHANGELOG

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

- Add IBC and Stargate message types ([#167], [#174])
- Expose IBC entry points and AnalyzeCode ([#167], [#174])

[#167]: https://github.com/CosmWasm/wasmvm/pull/167
[#174]: https://github.com/CosmWasm/wasmvm/pull/174

## 0.13.0

This is a baseline... no CHANGELOG was maintained until this point

0 comments on commit c67b0d1

Please sign in to comment.