diff options
| -rw-r--r-- | CHANGELOG.rst | 4 | ||||
| -rw-r--r-- | client/AUTHORS | 1 | ||||
| -rw-r--r-- | common/AUTHORS | 1 | ||||
| -rw-r--r-- | server/AUTHORS | 1 | 
4 files changed, 7 insertions, 0 deletions
| diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e7f72ad2..12a631b3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -12,6 +12,10 @@ Client  - Add default version when decrypting secrets  - Secrets version defaults to v1 +Misc +~~~~ +- First steps porting soledad to python3 +  0.9.3 -  06 March, 2017  +++++++++++++++++++++++++++++++ diff --git a/client/AUTHORS b/client/AUTHORS index 934cf129..9051b8c4 100644 --- a/client/AUTHORS +++ b/client/AUTHORS @@ -8,3 +8,4 @@ Bruno Wagner <bwgpro@gmail.com>  Ruben Pollan <meskio@sindominio.net>  Duda Dornelles <ddornell@thoughtworks.com>  antialias <antialias@leap.se> +efkin <efkin@riseup.net> diff --git a/common/AUTHORS b/common/AUTHORS index 934cf129..9051b8c4 100644 --- a/common/AUTHORS +++ b/common/AUTHORS @@ -8,3 +8,4 @@ Bruno Wagner <bwgpro@gmail.com>  Ruben Pollan <meskio@sindominio.net>  Duda Dornelles <ddornell@thoughtworks.com>  antialias <antialias@leap.se> +efkin <efkin@riseup.net> diff --git a/server/AUTHORS b/server/AUTHORS index 934cf129..9051b8c4 100644 --- a/server/AUTHORS +++ b/server/AUTHORS @@ -8,3 +8,4 @@ Bruno Wagner <bwgpro@gmail.com>  Ruben Pollan <meskio@sindominio.net>  Duda Dornelles <ddornell@thoughtworks.com>  antialias <antialias@leap.se> +efkin <efkin@riseup.net> | 
