changelog: update

This commit is contained in:
k
2024-10-03 18:37:00 +02:00
parent 5308796bac
commit 1c9d118ba2
2 changed files with 4 additions and 1 deletions

View File

@@ -174,7 +174,7 @@ where
.and_then(|last_key| last_key.to_first_unsafe());
if s.initial_first_unsafe_key.is_none() {
log(&format!("New {path}/{}", Key::map_name()));
log(&format!("Missing dataset: {path}/{}", Key::map_name()));
}
s