From c92975f9b602b163d8b9a3ed954d5bea3a74e99f Mon Sep 17 00:00:00 2001 From: Martin Fitzner Date: Wed, 6 Nov 2024 12:00:49 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfe8f33b3..fd3594c35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.11.3] - 2024-11-06 +### Fixed +- `protobuf` dependency issue, version pin was removed + ## [0.11.2] - 2024-10-11 ### Added - `n_restarts` and `n_raw_samples` keywords to configure continuous optimization