Skip to content

Commit

Permalink
update RELEASE.md
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Gaudin-Delrieu <florian.gaudindelrieu@gmail.com>
  • Loading branch information
FlorianGD committed Sep 21, 2022
1 parent d553010 commit 9b21026
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

## Bug fixes and other changes

* Fix `kedro micropkg pull` for packages on PyPI.

## Breaking changes to the API

# Release 0.18.3
Expand All @@ -36,7 +38,6 @@
* The Kedro IPython extension should now be loaded with `%load_ext kedro.ipython`.
* The line magic `%reload_kedro` now accepts keywords arguments, e.g. `%reload_kedro --env=prod`.
* Improved resume pipeline suggestion for `SequentialRunner`, it will backtrack the closest persisted inputs to resume.
* Fix `kedro micropkg pull` for packages on PyPI.

## Bug fixes and other changes

Expand Down

0 comments on commit 9b21026

Please sign in to comment.