diff --git a/NEWS.md b/NEWS.md index 44aaeef7..abe96f47 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,8 @@ * Changed the function signature of `pin_write()` so arguments like `type` and `title` must be passed by name and not position (#792). +## Other improvements + * Removed content and user caches for Connect altogether. Now, we look up usernames and content on the Connect server every time (#793).