Skip to content

Commit 874d0f5

Browse files
d-e-s-odanielocfb
authored andcommitted
Add CHANGELOG entry for #269
This change adds a CHANGELOG entry for #541. Signed-off-by: Daniel Müller <[email protected]>
1 parent f60ee6a commit 874d0f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

libbpf-rs/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ Unreleased
22
----------
33
- Overhauled `query::ProgramInfo` and `query::ProgInfoIter` to make them more
44
readily usable
5+
- Reworked `ObjectBuilder`, making `name` method fallible, `opts` to return a
6+
reference to `libbpf_sys::bpf_object_open_opts`, and `open_memory` to no
7+
longer require the object name
58

69

710
0.21.2

0 commit comments

Comments
 (0)