diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst
index 0a0e4e5f3..4ac54e869 100644
--- a/documentation/migration-guides/release-notes-5.0.rst
+++ b/documentation/migration-guides/release-notes-5.0.rst
@@ -179,6 +179,10 @@ New Features / Enhancements in 5.0
    -  ``bitbake.conf``: add ``runtimedir`` to represent the path to the runtime
       state directory (i.e., ``/run``).
 
+   -  Allow disabling colored text output thru environment variable `NO_OUTPUT <https://https://no-color.org//>`__.
+
+   -  git-make-shallow: added support for git's safe.bareRepository=explicit environemnt.
+
 -  Packaging changes:
 
    -  ``package_rpm``: the RPM package compressor's mode can now be overriden.
