Skip to content

Commit

Permalink
Add CHANGELOG entry for #687
Browse files Browse the repository at this point in the history
Add a CHANGELOG entry for pull request #687.

Signed-off-by: Daniel Müller <[email protected]>
  • Loading branch information
d-e-s-o authored and danielocfb committed Feb 27, 2024
1 parent 7b4af2a commit fab98c7
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 @@ -5,6 +5,7 @@ Unreleased
- Added `vendored` feature to use vendored copies of all needed libraries
- Added `replace` functionality to `Xdp` type
- Added low-level `consume_raw` and `poll_raw` methods to `RingBuffer` type
- Added `recursion_misses` attribute to `query::ProgramInfo` type
- Fixed examples not building on non-x86 architectures
- Updated `libbpf-sys` dependency to `1.3.0`
- Bumped minimum Rust version to `1.70`
Expand Down

0 comments on commit fab98c7

Please sign in to comment.