We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1857d9d commit ccfcf90Copy full SHA for ccfcf90
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.8.1] - 2025-01-07
6
+
7
+### 📚 Documentation
8
9
+- Add implemented plots overview with examples to README
10
11
+### ⚙️ Miscellaneous Tasks
12
13
+- Bump plotlars version to 0.8.1 in Cargo files
14
15
+### Feat
16
17
+- Additional trait methods to provide html string
18
19
## [0.8.0] - 2025-01-05
20
21
### 🚀 Features
@@ -21,6 +35,7 @@ All notable changes to this project will be documented in this file.
35
- Update dependencies to latest versions
22
36
- Add image
23
37
- Clean up comments in PieChart builder example for clarity
38
+- Bump plotlars version to 0.8.0 in Cargo files
24
39
25
40
## [0.7.0] - 2024-11-06
26
41
0 commit comments