From 2dcbc61d1a1cb62e6b64384dd7c45c179c60a6af Mon Sep 17 00:00:00 2001 From: Sebastian Funk Date: Wed, 18 Oct 2023 16:27:47 +0100 Subject: [PATCH] add NEWS item --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index ae9a0d8..f7a7eb1 100644 --- a/NEWS.md +++ b/NEWS.md @@ -11,8 +11,9 @@ * [Cyclomatic complexity](https://en.wikipedia.org/wiki/Cyclomatic_complexity) of `download_survey()` has been reduced by externalising the `find_common_prefix()` function and failing early instead of relying on unnecessary if/else sequences * More generous filename checks now pass files named e.g. "..._participants_common..." an not only "...participant_common..." * The package now sets a custom user agent when downloading survey data (#82). -* A problem was fixed where attempted joins of files could lead to blowing up memeory use (#75). +* A problem was fixed where attempted joins of files could lead to blowing up memory use (#75). * A problem was fixed where the updated Zenodo API caused downloading to fail (#91). +* A problem was fixed where the updated Zenodo API caused listing surveys to fail (#96). # socialmixr 0.2.0