Skip to content

Commit 1e565f1

Browse files
committed
Fix CHANGELOG.md
1 parent a72f76f commit 1e565f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
## New features
88

9-
- The `Vector` class is not in `hdlib.vector`;
9+
- The `Vector` class is now in `hdlib.vector`;
1010
- `hdlib.model.MLModel` is now `hdlib.model.classification`;
1111
- `hdlib.graph.Graph` is now `hdlib.model.graph`;
1212
- The `hdlib.parser` module has been suppressed and its functions have been moved to [examples/chopin2/chopin2.py](https://github.com/cumbof/hdlib/blob/main/examples/chopin2/chopin2.py);

0 commit comments

Comments
 (0)