Skip to content

Commit

Permalink
Add missing change to release notes (#2544)
Browse files Browse the repository at this point in the history
* Add missing change to release notes

Signed-off-by: Merel Theisen <[email protected]>

* Update RELEASE.md

Added documentation changes

---------

Signed-off-by: Merel Theisen <[email protected]>
Co-authored-by: Jo Stichbury <[email protected]>
  • Loading branch information
merelcht and stichbury committed Apr 27, 2023
1 parent 9aa75b1 commit a95ce7a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,22 @@
# Upcoming Release 0.18.8

## Major features and improvements
* Removed logs folder from the kedro new project template. File-based logging will remain but just be level INFO and above and go to project root instead.

## Bug fixes and other changes
* Improvements to documentation about configuration.
* Improvements to Jupyter E2E tests.
* Improvements to documentation on visualising Kedro projects on Databricks.
* Added full `kedro run` CLI command to session store to improve run reproducibility using `Kedro-Viz` experiment tracking.

### Documentation changes
* Improvements to Sphinx toolchain including incrementing to use a newer version.
* Improvements to documentation on visualising Kedro projects on Databricks, and additional documentation about the development workflow for Kedro projects on Databricks.
* Updated Technnical Steering Committee membership documentation.
* Revised documentation section about linting and formatting and extended to give details of `flake8` configuration.
* Updated table of contents for documentation to reduce scrolling.
* Expanded FAQ documentation.
* Added a 404 page to documentation.

## Breaking changes to the API

## Upcoming deprecations for Kedro 0.19.0
Expand Down

0 comments on commit a95ce7a

Please sign in to comment.