diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md index 03bbb79b..eeb73392 100644 --- a/doc/src/09020-changelog.md +++ b/doc/src/09020-changelog.md @@ -29,6 +29,8 @@ This section contains the changelog from the last release to the next release. * `libimagstore::store::Store::retrieve_copy` was renamed to `libimagstore::store::Store::get_copy`, which describes the semantics of the function way better. + * `libimagentryutil` was introduced, a library for helpers for + `libimagstore::store::Entry` handling and writing extension-writing. * Minor changes * Internals were refactored from `match`ing all the things into function chaining