From 0deb06bfa41ff63a8ed732a690605d487b216378 Mon Sep 17 00:00:00 2001 From: Sutou Kouhei Date: Mon, 23 Nov 2020 06:03:49 +0900 Subject: [PATCH] Add CSV 3.1.9 to NEWS --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index c84f8eb3f8..9b48c54dae 100644 --- a/NEWS.md +++ b/NEWS.md @@ -387,6 +387,10 @@ Outstanding ones only. * Update to Fiddle 1.0.2 +* CSV + + * Update to CSV 3.1.9 + ## Compatibility issues Excluding feature bug fixes.