Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v0.5.0 #171

Merged
merged 1 commit into from
Jan 3, 2022
Merged

release v0.5.0 #171

merged 1 commit into from
Jan 3, 2022

Conversation

marten-seemann
Copy link
Contributor

Do we anticipate any more changes before the v0.18.0 libp2p release?

@github-actions
Copy link

github-actions bot commented Jan 2, 2022

Suggested version: v0.5.0
Comparing to: v0.4.1 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 6c6e9d3..907c155 100644
--- a/go.mod
+++ b/go.mod
@@ -6,4 +6,5 @@ require (
 	github.com/ipfs/go-cid v0.0.7
 	github.com/multiformats/go-multihash v0.0.14
 	github.com/multiformats/go-varint v0.0.6
+	github.com/stretchr/testify v1.7.0
 )

gorelease says:

# github.com/multiformats/go-multiaddr
## compatible changes
FilterAddrs: added

# github.com/multiformats/go-multiaddr/net
## compatible changes
ResolveUnspecifiedAddress: added
ResolveUnspecifiedAddresses: added

# summary
Suggested version: v0.5.0

gocompat says:

(empty)

@marten-seemann marten-seemann merged commit f901192 into master Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants