Skip to content

Commit d10daca

Browse files
committed
chore: Update plotlars to version 0.4.0
1 parent 9b2ae82 commit d10daca

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22

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

5+
## [0.4.0] - 2024-09-10
6+
7+
### 🚀 Features
8+
9+
- Add Legend module
10+
11+
### 🚜 Refactor
12+
13+
- Refactor Axis module to use Self instead of Axis in new() method
14+
15+
### ⚙️ Miscellaneous Tasks
16+
17+
- Add examples for Axis module
18+
- Update plotlars dependency to version 0.3.1
19+
- Update documentation
20+
- Update plotlars dependency to version 0.3.2
21+
- Add Jupyter section
22+
- Update plotlars dependency to version 0.3.3
23+
- Update Jupyter section and add image to README
24+
- Update documentation
25+
- Update dependencies
26+
- Update plotlars to version 0.4.0
27+
528
## [0.3.0] - 2024-09-01
629

730
### 🚀 Features
@@ -35,6 +58,10 @@ All notable changes to this project will be documented in this file.
3558
- Update bon dependency to version 2.1.0
3659
- Add version 0.3.0 and fix typos
3760

61+
### Chote
62+
63+
- Update features
64+
3865
### Update
3966

4067
- CHANGELOG.md

0 commit comments

Comments
 (0)