From f9dd6c7c9d72fac7b0b7734a2fdf4b5650d17d41 Mon Sep 17 00:00:00 2001 From: Build with Sprinter <110631257+buildwithsygma@users.noreply.github.com> Date: Tue, 4 Aug 2026 15:21:20 +0200 Subject: [PATCH] chore(main): release 1.4.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dc68c6f..133474c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1,15 @@ # Changelog +## [1.4.0](https://github.com/sprintertech/sprinter-signing/compare/v1.3.3...v1.4.0) (2026-08-04) + + +### Features + +* replace coinmarketcap with pyth pricer ([#200](https://github.com/sprintertech/sprinter-signing/issues/200)) ([0630b36](https://github.com/sprintertech/sprinter-signing/commit/0630b3683fb98b89793271b5dc31afc26bec0085)) + + +### Bug Fixes + +* use aggregator pricer to price tokens ([#202](https://github.com/sprintertech/sprinter-signing/issues/202)) ([d0a6d75](https://github.com/sprintertech/sprinter-signing/commit/d0a6d755bb7529b58cf6fc24cf049cfd1852f0c0)) + +## Changelog