We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3982cdc + 521f8d4 commit a966a74Copy full SHA for a966a74
CHANGELOG.md
@@ -24,6 +24,12 @@ The following emojis are used to highlight certain changes:
24
25
### Security
26
27
+## [v0.15.0]
28
+
29
+### Changed
30
31
+* 🛠 Bumped to [`go-libp2p` 0.32](https://github.com/libp2p/go-libp2p/releases/tag/v0.32.0).
32
33
## [v0.14.0]
34
35
### Added
version.json
@@ -1,3 +1,3 @@
1
{
2
- "version": "v0.14.0"
+ "version": "v0.15.0"
3
}
0 commit comments