From 0c151fe0be0bd0749e88ea006e46b8f51004e27e Mon Sep 17 00:00:00 2001 From: Paul Goulart Date: Sat, 1 Jun 2024 17:55:27 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe029c1..ce83895 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ Version numbering in this project adheres to [Semantic Versioning](https://semve ## [0.9.0] - 2024-01-06 -- ## What's Changed +## What's Changed - Read/write problems to JSON files [#111](https://github.com/oxfordcontrol/Clarabel.rs/pull/111) ## Rust specific changes