From e6643f532d0ff2c5fdb2a5ec77c60bfdf5b0a177 Mon Sep 17 00:00:00 2001 From: Luka <63709279+LukaOber@users.noreply.github.com> Date: Sat, 14 Dec 2024 13:00:19 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8cfd75..90bbb01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,7 @@ # Changelog -## [Unreleased] - -## 0.4.1 - 11/03/2024 (tbd) -- Starts of Changelog +## Unreleased (tbd) +- Start of Changelog - Deriving a lot of common functionality (Debug, Clone, etc.) [#86](https://github.com/yuankunzhang/charming/pull/86) - The wonderful dz! macro [#100](https://github.com/yuankunzhang/charming/pull/100) - Some new fields, e.g. Label for Scatter plot, ItemSyle for BoxPlot, MarkLine's precision, Tooltips [#96](https://github.com/yuankunzhang/charming/pull/96), [#99](https://github.com/yuankunzhang/charming/pull/99), [#102](https://github.com/yuankunzhang/charming/pull/102) @@ -15,6 +13,5 @@ - Added startValue to axis types [#123](https://github.com/yuankunzhang/charming/pull/123) - Added step line support [#107](https://github.com/yuankunzhang/charming/pull/107) -[Breaking Changes:](#breaking_changes_0.4.1) +### Breaking changes - None -