Skip to content

Commit 356ea78

Browse files
d-e-s-odanielocfb
authored andcommitted
Add CHANGELOG entry for #1119
Add a CHANGELOG entry or pull request #1119, which bumped the libbpf-sys dependency and added new program attach type variants. Signed-off-by: Daniel Müller <deso@posteo.net>
1 parent 4da530c commit 356ea78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libbpf-rs/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ Unreleased
77
- Allow to provide additional options when attaching programs to kprobes
88
- Added `max_entries` getter to various map types
99
- Added `OpenProgramMut::set_autoattach`
10+
- Added additional `ProgramAttachType` variants
1011
- Adjusted `UprobeOpts::func_name` to be an `Option`
1112
- Implemented `Sync` for `Link`
13+
- Updated `libbpf-sys` dependency to `1.5.0`
1214

1315

1416
0.25.0-beta.1

0 commit comments

Comments
 (0)