[m-rev.] [www] for review: Announce subtypes support.

Peter Wang novalazy at gmail.com
Fri Apr 16 15:35:59 AEST 2021


news/newsdb.inc:
    As above.

diff --git a/news/newsdb.inc b/news/newsdb.inc
index 6318624..22e32a0 100644
--- a/news/newsdb.inc
+++ b/news/newsdb.inc
@@ -25,6 +25,14 @@
 
 $newsdb = array(
 
+"16th April 2021" => array(
+"Subtypes support",
+"The latest releases of the day now support subtypes.
+You can read about subtypes in the
+<a href=\"https://mercurylang.org/information/doc-latest/mercury_ref/Subtypes.html\"
+>reference manual</a>.
+"),
+
 "3rd November 2020" => array(
 "Mercury 20.06.1 released",
 "Release Information is available
-- 
2.30.0



More information about the reviews mailing list