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