diff --git a/docs/docker-stack/changelog.rst b/docs/docker-stack/changelog.rst index aae0194f36fd49..b9342ef26ee62f 100644 --- a/docs/docker-stack/changelog.rst +++ b/docs/docker-stack/changelog.rst @@ -58,10 +58,6 @@ here so that users affected can find the reason for the changes. Airflow 2.7 ~~~~~~~~~~~ -* 2.7.4 - - * PIP caching for local builds has been enabled to speed up local custom image building - * 2.7.3 * Add experimental feature for select type of MySQL Client libraries during the build custom image via ``INSTALL_MYSQL_CLIENT_TYPE`` @@ -72,6 +68,8 @@ Airflow 2.7 * Docker CLI version in the image is bumped to 24.0.6 version. + * PIP caching for local builds has been enabled to speed up local custom image building + * 2.7.0 * As of now, Python 3.7 is no longer supported by the Python community. Therefore, to use Airflow 2.7.0, you must ensure your Python version is