Prithvi Shahi
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
12 additions and
0 deletions
-
CHANGELOG.md
|
@ -1,8 +1,20 @@ |
|
|
# Table Of Contents <!-- omit in toc --> |
|
|
# Table Of Contents <!-- omit in toc --> |
|
|
|
|
|
- [v0.27.0 (unreleased)](#v0270-unreleased) |
|
|
|
|
|
- [v0.26.1](#v0261) |
|
|
- [v0.26.0](#v0260) |
|
|
- [v0.26.0](#v0260) |
|
|
- [v0.25.1](#v0251) |
|
|
- [v0.25.1](#v0251) |
|
|
- [v0.25.0](#v0250) |
|
|
- [v0.25.0](#v0250) |
|
|
|
|
|
|
|
|
|
|
|
# [v0.27.0](https://github.com/libp2p/go-libp2p/releases/tag/v0.27.0) (unreleased) |
|
|
|
|
|
|
|
|
|
|
|
# [v0.26.1](https://github.com/libp2p/go-libp2p/releases/tag/v0.26.1) |
|
|
|
|
|
|
|
|
|
|
|
This patch release fixes two bugs: |
|
|
|
|
|
* A panic in WebTransport: https://github.com/quic-go/webtransport-go/releases/tag/v0.5.2 |
|
|
|
|
|
* Incorrect accounting of accepted connections in the swarm metrics: [#2147](https://github.com/libp2p/go-libp2p/pull/2147) |
|
|
|
|
|
|
|
|
|
|
|
**Full Changelog**: https://github.com/libp2p/go-libp2p/compare/v0.26.0...v0.26.1 |
|
|
|
|
|
|
|
|
# [v0.26.0](https://github.com/libp2p/go-libp2p/releases/tag/v0.26.0) |
|
|
# [v0.26.0](https://github.com/libp2p/go-libp2p/releases/tag/v0.26.0) |
|
|
|
|
|
|
|
|
## 🔦 Highlights <!-- omit in toc --> |
|
|
## 🔦 Highlights <!-- omit in toc --> |
|
|