Uh oh!
There was an error while loading. Please reload this page.
Cut v0.6.1 release - #580
Merged
Merged
Conversation
👋 Thanks for assigning @joostjager as a reviewer! |
tnull
commented
Jun 19, 2025
CollaboratorAuthor
CI failure is unrelated #581. |
CollaboratorAuthor
Force-pushed minor fixup: > git diff-tree -U2 a5af339d ae17fdcbdiff --git a/CHANGELOG.md b/CHANGELOG.md
index 957ee157..fe613a07 100644
--- a/CHANGELOG.md+++ b/CHANGELOG.md@@ -4,5 +4,5 @@ type in bindings.
## Feature and API updates
-- The `Bolt11Invoice::description` description method is now exposed as+- The `Bolt11Invoice::description` method is now exposed as
`Bolt11Invoice::invoice_description` in bindings, to avoid collisions with a
Swift standard method of same name (#576) |
joostjager
commented
Jun 19, 2025
Contributor
Doesn't this need to be resolved first before being able to cut the release? |
tnull
commented
Jun 19, 2025
CollaboratorAuthor
No, as it's entirely unrelated. |
joostjager
approved these changes
Jun 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We release v0.6.1, which features only minor adjustments in the bindings API.