File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
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
+
5
28
## [ 0.3.0] - 2024-09-01
6
29
7
30
### 🚀 Features
@@ -35,6 +58,10 @@ All notable changes to this project will be documented in this file.
35
58
- Update bon dependency to version 2.1.0
36
59
- Add version 0.3.0 and fix typos
37
60
61
+ ### Chote
62
+
63
+ - Update features
64
+
38
65
### Update
39
66
40
67
- CHANGELOG.md
You can’t perform that action at this time.
0 commit comments