Skip to content

Commit d06e32f

Browse files
authored
Release 0.11.0 (#207)
1 parent ee58726 commit d06e32f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.11.0] - 2025.08.07
11+
1012
### Fixed
1113

1214
- profiler now correctly removes `::` separators from function names which were monomorphised with different types

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
@@ -5,7 +5,7 @@ members = [
55
]
66

77
[workspace.package]
8-
version = "0.10.0"
8+
version = "0.11.0"
99
edition = "2024"
1010

1111

0 commit comments

Comments
 (0)