Skip to content

Commit 70a00ce

Browse files
author
“ramfox”
committed
chore: Release iroh-docs version 0.94.0
1 parent f1b53df commit 70a00ce

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

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.94.0](https://github.com/n0-computer/iroh-docs/compare/v0.93.1..0.94.0) - 2025-10-22
6+
7+
### ⛰️ Features
8+
9+
- Upgrade redb to v3 compatible format ([#69](https://github.com/n0-computer/iroh-docs/issues/69)) - ([b257606](https://github.com/n0-computer/iroh-docs/commit/b257606c6b40abc0fa4d0d78542e267367d45bdb))
10+
11+
### ⚙️ Miscellaneous Tasks
12+
13+
- Release prep ([#73](https://github.com/n0-computer/iroh-docs/issues/73)) - ([f1b53df](https://github.com/n0-computer/iroh-docs/commit/f1b53df9e61fbe3f2513652b121f482eb85be484))
14+
515
## [0.93.1](https://github.com/n0-computer/iroh-docs/compare/v0.93.0..0.93.1) - 2025-10-11
616

717
### ⚙️ Miscellaneous Tasks

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

0 commit comments

Comments
 (0)