Skip to content

Commit

Permalink
Added CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
humphreylee authored Nov 3, 2024
1 parent aa18c23 commit a180fa1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

## [Unreleased]

## 0.4.1 - 11/03/2024 (tbd)
- Starts of Changelog
- Deriving a lot of common functionality (Debug, Clone, etc.)
- The wonderful dz! macro
- Some new fields, e.g. Label for Scatter plot, ItemSyle for BoxPlot, MarkLine's precision, Tooltips
- Updated the leptos example to the latest stable version
- Upgraded to echarts 5.5.0
- Fixed some serialization bugs
- Fixed a bug where the ssr renderer did not work

<a name="breaking_changes_0.4.1">[Breaking Changes:](#breaking_changes_0.4.1)</a>
- None

0 comments on commit a180fa1

Please sign in to comment.