Skip to content

Commit 82b9f7c

Browse files
committed
docs: update CHANGELOG
1 parent 4f39802 commit 82b9f7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
### Fixed:
1414
- Misc: Doctest for docstrings, docstring to indicate usage prefers `node_name` to `name`.
1515
- Misc: Documentation to include tips and tricks on working with custom classes.
16+
- Misc: Polars set up to work on laptop with M1 chip.
1617
- Tree Export: Mermaid diagram title to add newline.
1718
- Tree Helper: Get tree diff string replacement bug when the path change is substring of another path.
18-
- Tree Export: Polars test to work with old (<=1.9.0) and new polars version.
19+
- Tree Export: Polars unit test to work with old (<=1.9.0) and new polars version.
1920

2021
## [0.22.1] - 2024-11-03
2122
### Added:

0 commit comments

Comments
 (0)