From 65ff62738a946d2c4b187f805ded38edcda8d15d Mon Sep 17 00:00:00 2001 From: puneetmahajan Date: Thu, 7 Sep 2023 16:33:26 +0530 Subject: [PATCH] prepare v2.3.3 --- CHANGELOG.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 017367e63..e2c1c7d88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,9 +36,12 @@ Ref: https://keepachangelog.com/en/1.0.0/ ## [Unreleased] +## [v2.3.3] - 2023-09-07 + ### Bug Fixes -- [#643](https://github.com/persistenceOne/pstake-native/pull/643) Re-add LSCosmos types to enable parsing of older transactions and gov data. +- [#643](https://github.com/persistenceOne/pstake-native/pull/643) Re-add LSCosmos types to enable parsing of older + transactions and gov data. ## [v2.3.2] - 2023-09-07 @@ -57,7 +60,8 @@ Ref: https://keepachangelog.com/en/1.0.0/ ### Features - [#594](https://github.com/persistenceOne/pstake-native/pull/594) LSM integration. -- [#631](https://github.com/persistenceOne/pstake-native/pull/631) Add telemetry to measure time taken in begin/end block. +- [#631](https://github.com/persistenceOne/pstake-native/pull/631) Add telemetry to measure time taken in begin/end + block. ### Bug Fixes @@ -65,8 +69,9 @@ Ref: https://keepachangelog.com/en/1.0.0/ - [#621](https://github.com/persistenceOne/pstake-native/pull/621) ICA recreation timeout fix. ### Removed -- [#627](https://github.com/persistenceOne/pstake-native/pull/627) Remove lscosmos, lspersistence in favour of liquidstakeibc. +- [#627](https://github.com/persistenceOne/pstake-native/pull/627) Remove lscosmos, lspersistence in favour of + liquidstakeibc. ## [v2.2.2] - 2023-08-07