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