Skip to content

Commit bbb1981

Browse files
chore: Release iroh-docs version 0.100.0
1 parent aa81fba commit bbb1981

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

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

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

5+
## [0.100.0](https://github.com/n0-computer/iroh-docs/compare/v0.99.1..0.100.0) - 2026-05-27
6+
7+
### ⛰️ Features
8+
9+
- [**breaking**] Update to iroh@1.0.0-rc.1 ([#103](https://github.com/n0-computer/iroh-docs/issues/103)) - ([aa81fba](https://github.com/n0-computer/iroh-docs/commit/aa81fbae0f6722d28379a53c933e0c356a58f4b0))
10+
11+
### 🚜 Refactor
12+
13+
- [**breaking**] Complete ed25519_dalek to iroh-base public API migration ([#102](https://github.com/n0-computer/iroh-docs/issues/102)) - ([14ab6a6](https://github.com/n0-computer/iroh-docs/commit/14ab6a687a950e7ad29bffa17891cbb7c6347d4d))
14+
515
## [0.99.1](https://github.com/n0-computer/iroh-docs/compare/v0.99.0..0.99.1) - 2026-05-26
616

717
### 🐛 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-docs"
3-
version = "0.99.1"
3+
version = "0.100.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "Iroh sync"

0 commit comments

Comments
 (0)