File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file.
13
13
14
14
### ⚙️ Miscellaneous Tasks
15
15
16
- - Update pacth
16
+ - Update patch
17
17
- Update marker.rs to use #[ doc(hidden)] attribute
18
18
- Add data for examples
19
19
- Update plotlars library to version 0.2.2
@@ -27,16 +27,19 @@ All notable changes to this project will be documented in this file.
27
27
- Reformat the text
28
28
- Justfile to .gitignore
29
29
- Remove justfile
30
- - Fix typo in variable name "aditional_series" to "additional_series"
31
- - Fix typo in variable name "aditional_series" to "additional_series"
30
+ - Fix typo
31
+ - Fix typo
32
32
- Add From trait implementation for Text to convert from &String
33
33
- Change field visibility
34
+ - Update plotlars dependency to version 0.3.0
35
+ - Update bon dependency to version 2.1.0
34
36
35
37
### Update
36
38
37
39
- CHANGELOG.md
38
40
- Add link to data and fix text
39
41
- Update dataset path
42
+ - Update Changelog
40
43
41
44
## [ 0.2.0] - 2024-08-25
42
45
You can’t perform that action at this time.
0 commit comments