From ec776f06700dd342232b6ec6fdf36bfeb9c50da7 Mon Sep 17 00:00:00 2001 From: Harald Steinlechner Date: Thu, 29 Feb 2024 11:41:00 +0100 Subject: [PATCH] version bump --- RELEASE_NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ff826ab..e3527da 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +### 1.5.2 +- creates relative paths for kdtrees as early as possible + ### 1.5.1 - robustness for readonly file systems, validation and repair of broken cache files if possible.