From 7770d27aa22e00870903407bc08ed1007cab25d3 Mon Sep 17 00:00:00 2001 From: Roy Qu Date: Mon, 30 May 2022 18:12:53 +0800 Subject: [PATCH] update NEWS.md --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.md b/NEWS.md index c0d9fffa..ff69fdf8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,7 @@ Red Panda C++ Version 1.0.10 - fix: modify watch doesn't work + - fix: make behavior consistent in adding compiler bindirs to Path (thanks for brokencuph@github) + - enhancement: basic MacOS support ( thanks for RigoLigo@github) Red Panda C++ Version 1.0.9 - fix: selection in column mode not correctly drawn when has wide chars in it