diff options
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/bug-7412_sync-status-broken | 1 | ||||
-rw-r--r-- | client/changes/bug_set-active-secret | 1 | ||||
-rw-r--r-- | client/changes/refactor_improve_http_target | 3 |
3 files changed, 0 insertions, 5 deletions
diff --git a/client/changes/bug-7412_sync-status-broken b/client/changes/bug-7412_sync-status-broken deleted file mode 100644 index b6800bc5..00000000 --- a/client/changes/bug-7412_sync-status-broken +++ /dev/null @@ -1 +0,0 @@ -o Fix refactor code loss. Closes #7412. diff --git a/client/changes/bug_set-active-secret b/client/changes/bug_set-active-secret deleted file mode 100644 index 8c234b25..00000000 --- a/client/changes/bug_set-active-secret +++ /dev/null @@ -1 +0,0 @@ -o [bug] Set active secret before saving local file. diff --git a/client/changes/refactor_improve_http_target b/client/changes/refactor_improve_http_target deleted file mode 100644 index a8fe5f60..00000000 --- a/client/changes/refactor_improve_http_target +++ /dev/null @@ -1,3 +0,0 @@ - o Split http_target into 4 modules, separating those responsibilities. - o Refactor details of making an HTTP request body and headers out of the - send/fetch logic. This also makes it easier to enable batching. |