Skip to content

Commit db3131f

Browse files
committed
chore: pyroscope-cli 0.2.0 release
1 parent 4a896b0 commit db3131f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

pyroscope_cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1+
# v0.2.0
2+
- Update pyroscope lib to 0.5
3+
- update pprof-rs backend to 0.2
4+
- update rbspy backend to 0.2
5+
- Update pyspy backend to 0.2
6+
17
# v0.1.0
28
Initial release

pyroscope_cli/Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyroscope_cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pyroscope Profiler CLI
55
"""
66
keywords = ["pyroscope", "profiler", "cli"]
77
authors = ["Abid Omar <[email protected]>"]
8-
version = "0.1.1"
8+
version = "0.2.0"
99
edition = "2021"
1010
license = "Apache-2.0"
1111
homepage = "https://pyroscope.io"

0 commit comments

Comments
 (0)