aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2017-10-27 16:25:34 +0100
committerSteve Mynott <steve.mynott@gmail.com>2017-10-27 16:25:34 +0100
commit30f86c40ee568adec43836ed6742d71faba38236 (patch)
treef0bc9e0c2f0c0ab3b5f27b4b8534d9b7bc33fc40 /docs
parent105a2c65e293038890a8ed45a0b0c508c2282478 (diff)
tweak docs
Diffstat (limited to 'docs')
-rw-r--r--docs/announce/2017.10.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/announce/2017.10.md b/docs/announce/2017.10.md
index 29ef3c4..6bdbe3d 100644
--- a/docs/announce/2017.10.md
+++ b/docs/announce/2017.10.md
@@ -38,9 +38,11 @@ now listed in "2017.08.md", "2017.09.md", and "2017.10.md" under the
Notable changes in modules shipped with Rakudo Star:
+ DBIish: Newer version (doesn't work with 2017.01 anymore)
+ + Test-META: New. also dependencies (JSON-Class, JSON-Marshal, JSON-Name, JSON-Unmarshal and META6)
+ doc: Too many to list. p6doc-index merged into p6doc and index built on first run.
+ p6-Template-Mustache: Fixed on Windows.
+ panda: Removed. Stub added to warn about this.
+ + perl6-datetime-format: New (heavily used in ecosystem)
+ perl6-file-which: Fixed tests on Windows
+ tap-harness6: Many fixes.
+ zef: New version with many fixes