From d4d94b2d15eb6e5489c9b92fbe6b70576e40f3e5 Mon Sep 17 00:00:00 2001 From: ValarDragon Date: Wed, 13 Oct 2021 16:05:22 -0500 Subject: [PATCH] Bump changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0362ea2b973..bec57ae56fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,9 +39,10 @@ All notable changes to this project will be documented in this file. 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] +## [v4.1.0] -* Fix bug in incentives epoch distribution events, used to use raw address, now uses bech32 addr +* Significantly reduce epoch load and events +* Fix bug in epoch distribution events, used to use raw address, now uses bech32 addr ## [v4.0.0]