diff options
Diffstat (limited to 'mail/changes/VERSION_COMPAT')
-rw-r--r-- | mail/changes/VERSION_COMPAT | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/changes/VERSION_COMPAT b/mail/changes/VERSION_COMPAT new file mode 100644 index 0000000..db38edc --- /dev/null +++ b/mail/changes/VERSION_COMPAT @@ -0,0 +1,11 @@ +################################################# +# 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. +# (leave header when resetting) +################################################# +# +# BEGIN DEPENDENCY LIST ------------------------- +# leap.foo.bar>=x.y.z +leap.keymanager>=0.3.4 |