diff --git a/NEWS.md b/NEWS.md index 5561d0b4..b0b74c72 100644 --- a/NEWS.md +++ b/NEWS.md @@ -12,6 +12,8 @@ * `ansi_collapse()` is now correct for length-1 vectors with style "head" if width is specified (@rundel, #590). +* `code_highlight()` supports long strings and symbols (#727 @moodymudskipper) + # cli 3.6.3 * cli now builds on ARM Windows.