Skip to content

Commit e45c44c

Browse files
committed
Populate changelog with more recent new features
1 parent 969bf30 commit e45c44c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

changelog/0.1.0.md

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

77
## New features
88

9-
* When connecting to AuraDS, a specific `user-agent` will be specified indicating that the `graphdatascience` client is used.
9+
* When connecting to AuraDS, a specific `user-agent` will be set indicating that the `graphdatascience` client is used.
10+
* The library now exposes a variable `__version__` which holds the version of the library as a string.
11+
* The methods of `NCTrainingPipeline` and `LPTrainingPipeline` for building the pipelines now return metadata from the underlying Cypher procedures called.
12+
* Methods creating `Graph` objects now additionally return the metadata from the underlying Cypher procedures called.
13+
* Methods creating `Model` objects now additionally return the metadata from the underlying Cypher procedures called.
1014

1115

1216
## Bug fixes

0 commit comments

Comments
 (0)