From 0742aff0e075ac8432bfc699be2ba963e3b01513 Mon Sep 17 00:00:00 2001 From: Filip Leonarski Date: Wed, 3 Dec 2025 16:37:46 +0100 Subject: [PATCH] CHANGELOG --- docs/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 74cf1163..8a8261a4 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog ## 1.0.0 +### 1.0.0-rc.115 +This is an UNSTABLE release and not recommended for production use (please use rc.111 instead). + +* jfjoch_broker: Add option to profile HTTP operations (at least the heavy ones) +* jfjoch_broker: Default spot finding settings can be configured via config JSON +* jfjoch_broker: Internal refactor of lattice search code to provide more flexibility in the future + ### 1.0.0-rc.114 This is an UNSTABLE release and not recommended for production use (please use rc.111 instead).