From e2c50f1e10a485a79183e99e0e78b93673b8a8a7 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sun, 15 Nov 2015 15:37:19 -0500 Subject: JSON representations for held message now include a ``self_link``. --- src/mailman/docs/NEWS.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mailman/docs') diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index dddbfd1e1..da8ede64f 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -95,6 +95,7 @@ REST link the address to the user. Given by Abhilash Raj. * Fix pagination values `start` and `total_size` in the REST API. Given by Aurélien Bompard. (Closes: #154) + * JSON representations for held message now include a ``self_link``. Other ----- -- cgit v1.3.1