diff options
-rw-r--r-- | html/index.html | 2 | ||||
-rw-r--r-- | inc/_news.html | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html index 6aa5a16..4115d3e 100644 --- a/html/index.html +++ b/html/index.html @@ -92,7 +92,7 @@ <li><code>pypy 7.3.1</code></li> <li><code>python 2.7.18, 3.7.9, 3.8.6</code></li> <li><code>racket 7.8</code></li> - <li><code>rakudo (Raku / Perl6) 2018.12</code></li> + <li><code>rakudo (Raku / Perl6) 2020.11</code></li> <li><code>regina (Rexx) 3.9.3</code></li> <li><code>ruby 2.5.8, 2.6.6, 2.7.1</code></li> <li><code>rust 1.46</code></li> diff --git a/inc/_news.html b/inc/_news.html index 0cf0577..baa63d2 100644 --- a/inc/_news.html +++ b/inc/_news.html @@ -1,5 +1,8 @@ <h1>News</h1> +<em>2020 December 12</em> +<p>Rakudo and MoarVM have been updated to 2020.11</p> + <em>2020 October 29</em> <p>Upgraded to OpenBSD 6.8!</p> |