diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_new_couch_structure | 2 | ||||
-rw-r--r-- | changes/feature_3487-split-soledad-into-common-client-and-server | 2 | ||||
-rw-r--r-- | changes/feature_improve-packaging | 1 |
3 files changed, 0 insertions, 5 deletions
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. |