Skip to content

Commit

Permalink
Update RELEASE.md
Browse files Browse the repository at this point in the history
Co-authored-by: Merel Theisen <49397448+merelcht@users.noreply.github.com>
Signed-off-by: ElenaKhaustova <157851531+ElenaKhaustova@users.noreply.github.com>
  • Loading branch information
ElenaKhaustova and merelcht authored Oct 8, 2024
1 parent 5bdf16b commit a50fbc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* Made packaged Kedro projects return `session.run()` output to be used when running it in the interactive environment.
* Enhanced `OmegaConfigLoader` configuration validation to detect duplicate keys at all parameter levels, ensuring comprehensive nested key checking.

**Note:** ``KedroDataCatalog`` is an experimental feature, so please mind possible breaking changes while using it.
**Note:** ``KedroDataCatalog`` is an experimental feature and is under active development. Therefore, it is possible we'll introduce breaking changes to this class, so be mindful of that if you decide to use it already. Let us know if you have any feedback about the ``KedroDataCatalog`` or ideas for new features.

Check warning on line 17 in RELEASE.md

View workflow job for this annotation

GitHub Actions / vale

[vale] RELEASE.md#L17

[Kedro.toowordy] 'Therefore' is too wordy
Raw output
{"message": "[Kedro.toowordy] 'Therefore' is too wordy", "location": {"path": "RELEASE.md", "range": {"start": {"line": 17, "column": 92}}}, "severity": "WARNING"}
## Bug fixes and other changes
* Fixed bug where using dataset factories breaks with `ThreadRunner`.
Expand Down

0 comments on commit a50fbc9

Please sign in to comment.