diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fabef35387e6db77bae9cb69a7e39c8008f3d6b..33d611d8d8e8c28f339a0c60ff88f46138ac2da9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ - parameter FLASK_DEBUG - parameter INIT_FILE - optional sleep in mpi wait for commands, to reduce CPU load during idle +- additional information available in cache searches + - total pages + - total entries fitting search ### Changed - streamlined internal MPI communication, to reduce send data @@ -14,6 +17,7 @@ ### Fixed - for python versions < 3.10 JuMoNC depends on typing-extension - logging was not setup correctly for use with mpi +- links in cache searches for further pages were not including the path parameter ## [0.9.0] - 2022-11-13