We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14980e commit 608f0a2Copy full SHA for 608f0a2
CHANGELOG.md
@@ -2,10 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [unreleased]
+## [0.1.0] - 2025-04-16
6
7
### ⚙️ Miscellaneous Tasks
8
9
- Add git-cliff
10
+- Add release-plz
11
+- Cargo audit on CI
12
13
<!-- generated by git-cliff -->
release-plz.toml
@@ -0,0 +1,3 @@
1
+[[package]]
+name = "async-profiler-agent"
+changelog_path = "CHANGELOG.md"
0 commit comments