From 8261786289c36abc28b25051c1e47c3bc3bcdc17 Mon Sep 17 00:00:00 2001 From: Toshimasa Nasu Date: Fri, 21 Apr 2023 16:14:23 +0900 Subject: [PATCH] tag v1.1.0 (#603) --- CHANGELOG.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2421934ae..4bbfddceb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,28 @@ # Changelog +## v1.1.0 +*Apr 21, 2023* + +* The organization is changed to `Finschia` from `line` + +### BREAKING CHANGE +- [Finschia] [\#601](https://github.com/Finschia/ostracon/pull/601) Update into Finschia + +### FEATURES +- Nothing + +### IMPROVEMENTS +- [github] [\#590](https://github.com/Finschia/ostracon/pull/590) Remove the code-owner +- [docs] [\#593](https://github.com/Finschia/ostracon/pull/593) Fix the wrong link in CHANGELOG.md +- [docs] [\#602](https://github.com/Finschia/ostracon/pull/602) Fix the wrong link of BaseApp in docs + +### BUG FIXES +- Nothing + ## v1.0.9 *Mar 16, 2023* -* Make a breaking change to the consensus logic for tendermint compatibity +* Make a breaking change to the consensus logic for tendermint compatibility * Define the specification of Ostracon ### BREAKING CHANGE