diff options
Diffstat (limited to 'changes/VERSION_COMPAT')
-rw-r--r-- | changes/VERSION_COMPAT | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT new file mode 100644 index 00000000..32391745 --- /dev/null +++ b/changes/VERSION_COMPAT @@ -0,0 +1,10 @@ +################################################# +# This file keeps track of the recent changes +# introduced in internal leap dependencies. +# Add your changes here so we can properly update +# requirements.pip during the release process. +################################################# + +leap.common>=0.3.2 +# leap.common.config.get_path_prefix + |