diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst index 2f39fda411..b5fba13e6c 100644 --- a/documentation/migration-guides/release-notes-5.0.rst +++ b/documentation/migration-guides/release-notes-5.0.rst @@ -195,6 +195,9 @@ New Features / Enhancements in 5.0 - Documentation for using the new ``devtool ide-sdk`` command and features. See :ref:`using_devtool` for details. + - New ":doc:`bitbake:bitbake-user-manual/bitbake-user-manual-ref-variables-context`" + section in the BitBake User Manual. + - New ``make stylecheck`` command to run `Vale `__, to perform text style checks and comply with text writing standards in the industry.