From d31fa55553a5469a7b3c530c9a4af85b23dce853 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 3 Dec 2024 17:59:17 +0100 Subject: Update CHANGELOG ... with the main fixes included so far. --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dde1ebf..5c8b8bad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ A feature release on top of `1.4.0`, backwards compatible. +### Fixes + +- Fixes ensuring proper pointer life time and access check. +- Git operations are now properly locked against each other, also + between processes where necessary. +- `just traverse` now exits unconditionally after traversal, also + in case of failure. +- Missing entries in the documentation have been added. + ## Release `1.4.0` (2024-11-04) A feature release on top of `1.3.0`, backwards compatible with -- cgit v1.2.3