Skip to content

Commit 512012c

Browse files
committed
chore: Add version 0.3.0 and fix typos
1 parent e07614a commit 512012c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file.
1313

1414
### ⚙️ Miscellaneous Tasks
1515

16-
- Update pacth
16+
- Update patch
1717
- Update marker.rs to use #[doc(hidden)] attribute
1818
- Add data for examples
1919
- Update plotlars library to version 0.2.2
@@ -27,16 +27,19 @@ All notable changes to this project will be documented in this file.
2727
- Reformat the text
2828
- Justfile to .gitignore
2929
- 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
3232
- Add From trait implementation for Text to convert from &String
3333
- Change field visibility
34+
- Update plotlars dependency to version 0.3.0
35+
- Update bon dependency to version 2.1.0
3436

3537
### Update
3638

3739
- CHANGELOG.md
3840
- Add link to data and fix text
3941
- Update dataset path
42+
- Update Changelog
4043

4144
## [0.2.0] - 2024-08-25
4245

0 commit comments

Comments
 (0)