diff options
| author | Barry Warsaw | 2016-04-29 00:28:05 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2016-04-29 00:28:05 -0400 |
| commit | 78d1f5918d2ec0b2351edb3ed005d5b8f7e4319c (patch) | |
| tree | 05ca840c89d0950d95b36566bed5723bd9409764 /src/mailman/docs/NEWS.rst | |
| parent | 17103aae14f53655fd7685a0867724f6420b9282 (diff) | |
| download | mailman-78d1f5918d2ec0b2351edb3ed005d5b8f7e4319c.tar.gz mailman-78d1f5918d2ec0b2351edb3ed005d5b8f7e4319c.tar.zst mailman-78d1f5918d2ec0b2351edb3ed005d5b8f7e4319c.zip | |
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index eaed35312..e2e3f17e1 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -187,6 +187,9 @@ REST With thanks to Anirudh Dahiya. (Closes #199) * Expose the system pipelines and chains via ``<api>/system/pipelines`` and ``<api>/system/chains`` respectively. Given by Simon Hanna. (Closes #66) + * Support mass unsubscription of members via ``DELETE`` on the + ``<api>/lists/<list-id>/roster/member`` resource. Given by Harshit + Bansal. (Closes #171) * Port to Falcon 1.0 (Closes #20) Other |
