diff --git a/ChangeLog.rst b/ChangeLog.rst index c7d634d..ca3491d 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -6,7 +6,7 @@ ChangeLog - Allow to set environment variables on the final image - Deprecate Jessie runtimes -- Allow to use Debian Stretch (Python 2.7 et 3.4), Debian Jessie (Python 3.5) and Alpine (Python 3.6) as base distribution (**breaking change**) +- Allow to use Debian Jessie (Python 2.7 et 3.4), Debian Stretch (Python 3.5) and Alpine (Python 3.6) as base distribution (**breaking change**) - Simplify dependency declaration (**breaking change**) - Manage HTTPError when using get or build image