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).