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

Julien Fischer jfischer at opturion.com
Fri Apr 16 16:30:27 AEST 2021


On Fri, 16 Apr 2021, Peter Wang wrote:

> 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

That's fine.

Julien.


More information about the reviews mailing list