Skip to content

Commit 1025257

Browse files
authored
build: Update CHANGELOG
1 parent f0153ba commit 1025257

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
@@ -6,8 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88
### Fixed:
9-
- Misc: Conditionally skip test due to older python versions not supported.
109
- Misc: Documentation to update mkdocs-material version for social plugin.
10+
- Misc: Update links in README.
1111

1212
## [0.17.2] - 2024-04-24
1313
### Changed:
@@ -23,6 +23,7 @@ This will also affect showing/printing of trees when `attr_omit_null` is set to
2323
### Fixed
2424
- [#222] Tree Constructor: `dataframe_to_tree_by_relation` duplicate root node name error message to handle
2525
different data types.
26+
- Misc: Update links in README.
2627

2728
## [0.17.0] - 2024-04-04
2829
### Added

0 commit comments

Comments
 (0)