From 15869bdc1535ac8cbff03d583733b9e2831fd0d3 Mon Sep 17 00:00:00 2001 From: puneetmahajan Date: Thu, 11 Jan 2024 13:24:38 +0530 Subject: [PATCH] lint --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d59576d8c..0797698ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,8 +38,8 @@ Ref: https://keepachangelog.com/en/1.0.0/ ### Bug Fixes -- [719](https://github.com/persistenceOne/pstake-native/pull/719) Fix afterEpoch hooks to take LiquidStakeIBC feature instead of LiquidStake - +- [719](https://github.com/persistenceOne/pstake-native/pull/719) Fix afterEpoch hooks to take LiquidStakeIBC feature + instead of LiquidStake ## [v2.8.2] - 2024-01-09 @@ -51,7 +51,8 @@ Ref: https://keepachangelog.com/en/1.0.0/ ### Bug Fixes -- [707](https://github.com/persistenceOne/pstake-native/pull/707) Fix liquidstakeibc redeem edge case for protecting cValue +- [707](https://github.com/persistenceOne/pstake-native/pull/707) Fix liquidstakeibc redeem edge case for protecting + cValue ## [v2.8.0] - 2023-12-20