Skip to content

Commit 65b35eb

Browse files
chore: Release iroh-gossip version 0.99.0
1 parent 8418636 commit 65b35eb

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to iroh-gossip will be documented in this file.
44

5+
## [0.99.0](https://github.com/n0-computer/iroh-gossip/compare/v0.98.0..0.99.0) - 2026-05-08
6+
7+
### ⛰️ Features
8+
9+
- [**breaking**] Update iroh and noq to 1.0-rc.0 ([#141](https://github.com/n0-computer/iroh-gossip/issues/141)) - ([8418636](https://github.com/n0-computer/iroh-gossip/commit/8418636b1e353bd28a2227a3d439fc4b509cedf8))
10+
511
## [0.98.0](https://github.com/n0-computer/iroh-gossip/compare/v0.97.0..0.98.0) - 2026-04-20
612

713
### 🐛 Bug Fixes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iroh-gossip"
3-
version = "0.98.0"
3+
version = "0.99.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "gossip messages over broadcast trees"

0 commit comments

Comments
 (0)