diff --git a/NEWS.md b/NEWS.md index 6a2bb42..b707415 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,9 @@ # socialmixr (development version) +## Major and breaking changes + +* the `columns` argument has been removed from `check.survey()` (#81) + ## Internal changes * Code quality is now ensured through continuous integration and the lintr package (#69).