Skip to content

Commit 40bf6c3

Browse files
author
“ramfox”
committed
chore: Release
1 parent acf4c18 commit 40bf6c3

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## [0.38.0](https://github.com/n0-computer/iroh-metrics/compare/v0.37.0..0.38.0) - 2025-11-27
5+
## [0.38.0](https://github.com/n0-computer/iroh-metrics/compare/v0.37.0..v0.38.0) - 2025-11-27
66

77
### ⛰️ Features
88

@@ -12,6 +12,10 @@ All notable changes to iroh will be documented in this file.
1212

1313
- *(histogram)* [**breaking**] Make histograms encodeable and more integrated ([#59](https://github.com/n0-computer/iroh-metrics/issues/59)) - ([b8f1876](https://github.com/n0-computer/iroh-metrics/commit/b8f18760e5560f2329ee551da6fa38fabc1cc92d))
1414

15+
### ⚙️ Miscellaneous Tasks
16+
17+
- Release - ([987424e](https://github.com/n0-computer/iroh-metrics/commit/987424e75ddb78781c6b1031a6be2aa18f1a698c))
18+
1519
## [0.37.0](https://github.com/n0-computer/iroh-metrics/compare/v0.36.2..v0.37.0) - 2025-11-03
1620

1721
### ⚙️ 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
@@ -3,7 +3,7 @@ members = ["iroh-metrics-derive"]
33

44
[package]
55
name = "iroh-metrics"
6-
version = "0.38.0"
6+
version = "0.38.1"
77
edition = "2024"
88
readme = "README.md"
99
description = "metrics for iroh"

0 commit comments

Comments
 (0)