Skip to content

Commit ccfcf90

Browse files
committed
chore: Update CHANGELOG for version 0.8.1 with new features and documentation
1 parent 1857d9d commit ccfcf90

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
519
## [0.8.0] - 2025-01-05
620

721
### 🚀 Features
@@ -21,6 +35,7 @@ All notable changes to this project will be documented in this file.
2135
- Update dependencies to latest versions
2236
- Add image
2337
- Clean up comments in PieChart builder example for clarity
38+
- Bump plotlars version to 0.8.0 in Cargo files
2439

2540
## [0.7.0] - 2024-11-06
2641

0 commit comments

Comments
 (0)