diff --git a/CHANGELOG.md b/CHANGELOG.md index 705c49c..4e5f6b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,18 @@ ## [Unreleased] +### Added + +- :sparkles: Validate output datasets ([#20](https://github.com/Galileo-Galilei/kedro-pandera/issues/20), [#69](https://github.com/Galileo-Galilei/kedro-pandera/issues/69)) + +### Fixed + - :bug: Fix `AttributeError` in datasets with missing `metadata` parameter ([#67](https://github.com/Galileo-Galilei/kedro-pandera/issues/67)) ## [0.2.1] - 2024-05-06 +### Fixed + - :bug: Fix dataset reference in hook for kedro >= 0.19.0 ## [0.2.0] - 2024-04-19