From 2b10571e5e6fe1eb40f5fe0a86ca5a5f0b29d5ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Fri, 23 Aug 2013 12:00:36 -0300 Subject: Fold in changes --- CHANGELOG | 7 +++++++ changes/bug_new_couch_structure | 2 -- changes/feature_3487-split-soledad-into-common-client-and-server | 2 -- changes/feature_improve-packaging | 1 - 4 files changed, 7 insertions(+), 5 deletions(-) delete mode 100644 changes/bug_new_couch_structure delete mode 100644 changes/feature_3487-split-soledad-into-common-client-and-server delete mode 100644 changes/feature_improve-packaging diff --git a/CHANGELOG b/CHANGELOG index 0c449c6..543604f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +0.3.1 Aug 23: + o Migrate mx functions to work on the new couchdb structure and + views. Fixes #3502. + o Update to new soledad package scheme (common, client and + server). Closes #3487. + o Add versioneer. + 0.3.0 Aug 9: o Give a return code for bare usernames too. Closes: #3405 o Adapt to Soledad 0.2.1 API. diff --git a/changes/bug_new_couch_structure b/changes/bug_new_couch_structure deleted file mode 100644 index eea0ced..0000000 --- a/changes/bug_new_couch_structure +++ /dev/null @@ -1,2 +0,0 @@ - o Migrate mx functions to work on the new couchdb structure and - views. Fixes #3502. \ No newline at end of file diff --git a/changes/feature_3487-split-soledad-into-common-client-and-server b/changes/feature_3487-split-soledad-into-common-client-and-server deleted file mode 100644 index 4698323..0000000 --- a/changes/feature_3487-split-soledad-into-common-client-and-server +++ /dev/null @@ -1,2 +0,0 @@ - o Update to new soledad package scheme (common, client and server). Closes - #3487. diff --git a/changes/feature_improve-packaging b/changes/feature_improve-packaging deleted file mode 100644 index afd2f40..0000000 --- a/changes/feature_improve-packaging +++ /dev/null @@ -1 +0,0 @@ - o Add versioneer. -- cgit v1.2.3