Skip to content

Commit

Permalink
docs(datasets): add change description for release
Browse files Browse the repository at this point in the history
Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
  • Loading branch information
deepyaman committed Sep 10, 2024
1 parent 2971fe2 commit b6a34a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kedro-datasets/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
* Refactored all datasets to set `fs_args` defaults in the same way as `load_args` and `save_args` and not have hardcoded values in the save methods.

## Breaking Changes
* Exposed `load` and `save` publicly for each dataset. This requires Kedro version 0.19.7 or higher.

## Community contributions
Many thanks to the following Kedroids for contributing PRs to this release:
* [Brandon Meek](https://github.com/bpmeek)
Expand Down

0 comments on commit b6a34a8

Please sign in to comment.