diff --git a/CHANGELOG.md b/CHANGELOG.md index 04b24cde..85fc9b00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,14 @@ + +## [v2.3.8] - 2025-02-11 +### Feat +- `pro` config option ([#385](https://github.com/BoltzExchange/boltz-client/issues/385)) + +### Fix +- legacy `getpairs` request ([#389](https://github.com/BoltzExchange/boltz-client/issues/389)) +- remove any version prefix before parsing ([#387](https://github.com/BoltzExchange/boltz-client/issues/387)) + + ## [v2.3.7] - 2025-01-22 ### Fix @@ -550,6 +560,7 @@ - improve Channel Creation enforcement +[v2.3.8]: https://github.com/BoltzExchange/boltz-client/compare/v2.3.7...v2.3.8 [v2.3.7]: https://github.com/BoltzExchange/boltz-client/compare/v2.3.6...v2.3.7 [v2.3.6]: https://github.com/BoltzExchange/boltz-client/compare/v2.3.5...v2.3.6 [v2.3.5]: https://github.com/BoltzExchange/boltz-client/compare/v2.3.4...v2.3.5