diff options
Diffstat (limited to 'web/news.txt')
-rw-r--r-- | web/news.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index 7edd7c9df..cf24139f7 100644 --- a/web/news.txt +++ b/web/news.txt @@ -49,6 +49,7 @@ News be used instead. - String case (or any non-ordinal case) statements without 'else' are deprecated. + - Recursive tuple types are deprecated. Use ``object`` instead. Language Additions |