From 4716f2a470fc582a7406de02140601405a1c4b15 Mon Sep 17 00:00:00 2001 From: Cirrus Gai Date: Tue, 7 Jan 2025 11:25:30 +0800 Subject: [PATCH] Update Changelog (#267) To release v0.14.3 --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ce876ed..e4f2b014 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,13 +37,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## Unreleased -### Improvements - * [#251](https://github.com/babylonlabs-io/finality-provider/pull/251) Add nlreturn lint * [#252](https://github.com/babylonlabs-io/finality-provider/pull/252) Remove interceptors and use context +* [#266](https://github.com/babylonlabs-io/finality-provider/pull/266) Change default config + +## v0.14.3 + +### Improvements + * [#253](https://github.com/babylonlabs-io/finality-provider/issues/253) Refactor to start from the last finalized height * [#260](https://github.com/babylonlabs-io/finality-provider/pull/260) Allow running of jailed fp -* [#266](https://github.com/babylonlabs-io/finality-provider/pull/266) Change default config ## v0.14.2