Skip to content

Commit db8d73b

Browse files
chore: Release iroh-docs version 0.99.0
1 parent d4092bf commit db8d73b

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

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

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

5+
## [0.99.0](https://github.com/n0-computer/iroh-docs/compare/v0.98.0..0.99.0) - 2026-05-08
6+
7+
### ⛰️ Features
8+
9+
- *(sync)* Short-hex Debug for peer from ([#98](https://github.com/n0-computer/iroh-docs/issues/98)) - ([1f88013](https://github.com/n0-computer/iroh-docs/commit/1f880135c27e4c95f705f8338d41650af14646ef))
10+
- [**breaking**] Update to latest 1.0.0-rc.0 deps and redb@4 ([#100](https://github.com/n0-computer/iroh-docs/issues/100)) - ([d4092bf](https://github.com/n0-computer/iroh-docs/commit/d4092bf82a1535ae34e013d89e2670bf4de6ecc3))
11+
12+
### 🐛 Bug Fixes
13+
14+
- *(actor)* Drain Actor::tasks JoinSet in run_async ([#96](https://github.com/n0-computer/iroh-docs/issues/96)) - ([b4f985d](https://github.com/n0-computer/iroh-docs/commit/b4f985d20567be85fead51101520a0320c68b79e))
15+
- *(sync)* Use microseconds for MAX_TIMESTAMP_FUTURE_SHIFT ([#99](https://github.com/n0-computer/iroh-docs/issues/99)) - ([8e3f2ba](https://github.com/n0-computer/iroh-docs/commit/8e3f2ba4064e0d5aac0d4de3065f889db1211240))
16+
517
## [0.98.0](https://github.com/n0-computer/iroh-docs/compare/v0.97.0..0.98.0) - 2026-04-20
618

719
### ⛰️ Features

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-docs"
3-
version = "0.98.0"
3+
version = "0.99.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "Iroh sync"

0 commit comments

Comments
 (0)