Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kayjan authored Nov 8, 2022
1 parent 8cf15ac commit 078858a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Node: WeightedNode for weighted edge tree implementation.

## [0.4.3] - 2022-11-08
### Fixed
### Added
- Node: Print format for BaseNode.

## [0.4.2] - 2022-11-08
Expand All @@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.4.1] - 2022-11-07
### Fixed
- Tree Constructors: Able to handle adding attributes that are list - error in drop_duplicate() and pd.isnull()
- Tree Constructors: Handle adding attributes that are array-like - error in drop_duplicate() and pd.isnull()

## [0.4.0] - 2022-11-07
### Added
Expand Down

0 comments on commit 078858a

Please sign in to comment.