aboutsummaryrefslogtreecommitdiff
path: root/docs/announce/2019.03.md
diff options
context:
space:
mode:
authorNaoum Hankache <naoum88@gmail.com>2019-03-09 22:32:10 +0200
committerNaoum Hankache <naoum88@gmail.com>2019-03-09 22:32:10 +0200
commit0eacc1e93862e74e0068538a71b1bf4b431f8575 (patch)
tree2688b67004ee62ff142b59617e36a06b974b1d54 /docs/announce/2019.03.md
parent9c32835eb2fcfa22020d93f987e6f0416d421856 (diff)
Add Test::Output and uncomment LWP::Simple
Diffstat (limited to 'docs/announce/2019.03.md')
-rw-r--r--docs/announce/2019.03.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/announce/2019.03.md b/docs/announce/2019.03.md
index 272443e..453d3c0 100644
--- a/docs/announce/2019.03.md
+++ b/docs/announce/2019.03.md
@@ -42,7 +42,7 @@ Also see the Rakudo Star errata at <https://perl6.org/downloads/>
Deprecation:
- * LWP::Simple now removed. Please use "HTTP::UserAgent".
+ * LWP::Simple is deprecated and will be removed. Please use "HTTP::UserAgent".
Notable changes in modules shipped with Rakudo Star: