commit f6c2447d72132b8d67810ec76e6216ac835a6ed0
parent 7398920f7599072f51852c9eccf5113ea10f43a1
Author: Francesco Ariis <fa-ml@ariis.it>
Date: Thu, 22 Dec 2022 14:24:14 +0100
Add changelog for non-standard colors
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
@@ -9,6 +9,8 @@ Next
- Provided instructions for hot-reloading a game running in normal
(interactive) mode with various means (tmux, urxvt, etc.).
Check `example/MainHotReload.hs`.
+- Introduced RGB and term colours (patch by José Rafael Vieira).
+- Added AUTHORS.
1.8.0.0
-------