Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
Merge #2030
Browse files Browse the repository at this point in the history
2030: Release version 0.4.16 r=da-kami a=itchymax

Hi `@da-kami!`
This PR was created in response to a manual trigger of the release workflow here: https://github.com/itchysats/itchysats/actions/runs/2318285521.
I've bumped the versions in the manifest files in this commit: 3338374.
Merging this PR will create a GitHub release!

Co-authored-by: itchymax <[email protected]>
Co-authored-by: Daniel Karzel <[email protected]>
  • Loading branch information
3 people authored May 13, 2022
2 parents e3d6f34 + d23bc9d commit f8c6bb0
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.16] - 2022-05-13

### Changed

- Taker only re-establishes connection to maker after three minutes.
- Automatically time out `xtra` handlers after 2 minutes.

## [0.4.15] - 2022-05-12

### Changed
Expand Down Expand Up @@ -159,7 +166,8 @@ Backport <https://github.com/itchysats/itchysats/pull/924> in an attempt to fix

Initial release for mainnet.

[Unreleased]: https://github.com/itchysats/itchysats/compare/0.4.15...HEAD
[Unreleased]: https://github.com/itchysats/itchysats/compare/0.4.16...HEAD
[0.4.16]: https://github.com/itchysats/itchysats/compare/0.4.15...0.4.16
[0.4.15]: https://github.com/itchysats/itchysats/compare/0.4.14...0.4.15
[0.4.14]: https://github.com/itchysats/itchysats/compare/0.4.13...0.4.14
[0.4.13]: https://github.com/itchysats/itchysats/compare/0.4.12...0.4.13
Expand Down

0 comments on commit f8c6bb0

Please sign in to comment.