Skip to content

Commit

Permalink
Add CHANGELOG entry for #617
Browse files Browse the repository at this point in the history
Add a CHANGELOG entry for the changes made as part of #617.

Signed-off-by: Daniel Müller <[email protected]>
  • Loading branch information
d-e-s-o authored and danielocfb committed Dec 5, 2023
1 parent 071d80d commit 0026eeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libbpf-rs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Unreleased
- Added `pin_root_path` setter
- Added `AsRawLibbpf` trait as a unified way to retrieve `libbpf` equivalents
for `libbpf-rs` objects
- Added `Map::update_batch` method
- Implemented `Send` for `Link`
- Bumped minimum Rust version to `1.65`
- Updated `bitflags` dependency to `2.0`
Expand Down

0 comments on commit 0026eeb

Please sign in to comment.