From 542600e9ac5daebb5891e0997151a0f633dc3bd7 Mon Sep 17 00:00:00 2001 From: Steven Liu Date: Mon, 24 May 2021 13:53:49 +0100 Subject: [PATCH] release: v2.3.6 (#628) * release: v2.3.6 change log updated * change log updated --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 371b2c48..b6338d81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file. The changelog format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [v2.3.6] - 24-May-2021 + +### Added + +- Tokenomics endpoints. +- Symbol-bootstrap version in server version endpoints. This requires node operator to update rest.json configuration file with the correct bootstrap version details. + +### Fixed + +- Fixed zero median network transaction fee issue + ## [v2.3.5] - 13-Mar-2021 ### Updated