Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jackstar12 committed Feb 17, 2025
1 parent 9457836 commit 91b5ab1
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@

<a name="v2.4.0"></a>
## [v2.4.0] - 2025-02-17
### Feat
- enable discountct in gdk
- use discounted liquid transaction size

### Fix
- change `MaxInputs` back to 256
- do not return error when closing previous connection on reconnect ([#391](https://github.com/BoltzExchange/boltz-client/issues/391))
- bolt12 expiry date decoding


<a name="v2.3.9"></a>
## [v2.3.9] - 2025-02-13
### Fix
- do not return error when closing previous connection on reconnect ([#391](https://github.com/BoltzExchange/boltz-client/issues/391))


<a name="v2.3.8"></a>
## [v2.3.8] - 2025-02-11
### Feat
Expand Down Expand Up @@ -560,6 +578,8 @@
- improve Channel Creation enforcement


[v2.4.0]: https://github.com/BoltzExchange/boltz-client/compare/v2.3.9...v2.4.0
[v2.3.9]: https://github.com/BoltzExchange/boltz-client/compare/v2.3.8...v2.3.9
[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
Expand Down

0 comments on commit 91b5ab1

Please sign in to comment.