From 2d3c87e41e9081dbfe89ba4ac8685f24d39070bb Mon Sep 17 00:00:00 2001 From: leonarski_f Date: Tue, 24 Mar 2026 21:20:00 +0100 Subject: [PATCH] Update CHANGELOG --- docs/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index c8d65b49..5d3d5632 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -3,9 +3,10 @@ ### 1.0.0-rc.133 This is an UNSTABLE release. The release has significant modifications and bug fixes, if things go wrong, it is better to revert to 1.0.0-rc.132. -* jfjoch_broker: Use httplib for HTTP server instead of pistache +* jfjoch_broker: Use httplib for HTTP server instead of Pistache * jfjoch_broker: Drop OpenSSL support * jfjoch_broker: Base work for multi-lattice support in the future +* Update dependencies to more recent versions (spdlog, HDF5, Catch2, httplib) ### 1.0.0-rc.132 This is an UNSTABLE release. The release has significant modifications and bug fixes, if things go wrong, it is better to revert to 1.0.0-rc.124.