Skip to content

Commit e4868de

Browse files
committed
Update changelog
1 parent aadf1f3 commit e4868de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
* Documentation: add link to SAP community [#58]
1616
* `ModelCreator.create` performs an initial check if the model name is already used
1717
and raises `ModelAlreadyExists` in this case [#60], [#64]
18+
* `ModelManager.wait_for_job` now logs with level INFO while polling [#66]
1819

1920
### Fixed
2021

@@ -26,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2627
[#60]: https://github.com/SAP/data-attribute-recommendation-python-sdk/issues/60
2728
[#63]: https://github.com/SAP/data-attribute-recommendation-python-sdk/pull/63
2829
[#64]: https://github.com/SAP/data-attribute-recommendation-python-sdk/pull/64
30+
[#66]: https://github.com/SAP/data-attribute-recommendation-python-sdk/pull/66
2931

3032
## [0.6.8]
3133

0 commit comments

Comments
 (0)