From 987c7b274f7124e049acce64bc998b3ff036e0cd Mon Sep 17 00:00:00 2001 From: Celine Date: Thu, 15 Feb 2024 07:25:57 -0500 Subject: [PATCH] doc: NEWS.md udapted --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.md b/NEWS.md index 8e16bec5..f70d8b98 100644 --- a/NEWS.md +++ b/NEWS.md @@ -25,6 +25,8 @@ * New argument in `xportr_length()` allows selection between the length from metadata, as previously done, or from the calculated maximum length per variable when `length_source` is set to “data” (#91) +* `xportr_length()` assigns the maximum length value instead of 200 for a character variable when the length is missing in the metadata (#207) + ## Deprecation and Breaking Changes * The `domain` argument for xportr functions will no longer be dynamically