From 8c4e6536ea0ca909e8f1899a60ee0fb5d2b919ff Mon Sep 17 00:00:00 2001 From: Adrien Beudin Date: Fri, 29 Sep 2017 05:43:01 +0200 Subject: [PATCH] [doc] update changelog --- docs/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 8fcefe4..fc0ce8a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,10 @@ Changelog ========= +0.7 (unreleased) + + * Add password access (based on https://robinmoisson.github.io/staticrypt/) + 0.6 (2017-07-14) * Compatibility python 2 and 3