Skip to content

Commit 843f4a6

Browse files
committed
Release aya-log-ebpf v0.1.0
1 parent 2eac95f commit 843f4a6

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

ebpf/aya-log-ebpf/CHANGELOG.md

+12-2
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## v0.1.0 (2024-04-12)
99

10+
<csr-id-a4ae8adb0db75f2b82b10b0740447a1dbead62c0/>
11+
<csr-id-41c61560eae01a30c703ea22c5bfeeff0ecf6b1b/>
12+
<csr-id-022aff96aa7299ccc7ec7e85829bb842d39b1501/>
13+
1014
### Chore
1115

1216
- <csr-id-a4ae8adb0db75f2b82b10b0740447a1dbead62c0/> add version keys to Cargo.toml(s)
1317
- <csr-id-41c61560eae01a30c703ea22c5bfeeff0ecf6b1b/> Rename bpf -> ebpf
1418
- <csr-id-022aff96aa7299ccc7ec7e85829bb842d39b1501/> Rename bpf dir to ebpf
1519

20+
### Chore
21+
22+
- <csr-id-1d515fe810c6e646ca405d8f97803698deda148c/> add missing changelogs
23+
1624
### Commit Statistics
1725

1826
<csr-read-only-do-not-edit/>
1927

20-
- 5 commits contributed to the release over the course of 35 calendar days.
21-
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
28+
- 7 commits contributed to the release over the course of 37 calendar days.
29+
- 4 commits were understood as [conventional](https://www.conventionalcommits.org).
2230
- 0 issues like '(#ID)' were seen in commit messages
2331

2432
### Commit Details
@@ -28,6 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2836
<details><summary>view details</summary>
2937

3038
* **Uncategorized**
39+
- Release aya-log-ebpf-macros v0.1.0 ([`2eac95f`](https://github.com/aya-rs/aya/commit/2eac95f6d9075053fbabc67b92b7aa66008b057e))
40+
- Add missing changelogs ([`1d515fe`](https://github.com/aya-rs/aya/commit/1d515fe810c6e646ca405d8f97803698deda148c))
3141
- Release aya-ebpf-bindings v0.1.0, aya-ebpf-macros v0.1.0, aya-ebpf v0.1.0 ([`a34c5e4`](https://github.com/aya-rs/aya/commit/a34c5e43b85dd176b9b18f1cc9c9d80d52f10a1f))
3242
- Add version keys to Cargo.toml(s) ([`a4ae8ad`](https://github.com/aya-rs/aya/commit/a4ae8adb0db75f2b82b10b0740447a1dbead62c0))
3343
- Merge pull request #528 from dave-tucker/rename-all-the-things ([`63d8d4d`](https://github.com/aya-rs/aya/commit/63d8d4d34bdbbee149047dc0a5e9c2b191f3b32d))

0 commit comments

Comments
 (0)