add a changelog to track changes (#303)

* add a changelog to track changes

* Update CHANGELOG.md

Co-authored-by: Callum Waters <cmwaters19@gmail.com>

Co-authored-by: Callum Waters <cmwaters19@gmail.com>
This commit is contained in:
Marko
2021-05-27 13:04:37 +02:00
committed by GitHub
parent f3216e6953
commit 8dd91a7ac3

7
CHANGELOG.md Normal file
View File

@@ -0,0 +1,7 @@
# Changelog
All notable changes to the spec will be documented in this file for easy reference. Changes are grouped by version.
## [Unreleased]
- [RPC] [#276](https://github.com/tendermint/spec/pull/276): Add specification for RPC (@marbar3778)