From fb82895996e79287585248f3f9d8316e1b079b02 Mon Sep 17 00:00:00 2001 From: hallgren Date: Fri, 10 Jun 2016 09:14:19 +0000 Subject: [PATCH] release-next.t2t: a few more notes --- download/release-next.t2t | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/download/release-next.t2t b/download/release-next.t2t index b448f9266..e9462c2e6 100644 --- a/download/release-next.t2t +++ b/download/release-next.t2t @@ -12,7 +12,7 @@ See the [download page http://www.grammaticalframework.org/download/index.html]. ==What's new== -Over 300 changes have been pushed to the source repository since +Over 350 changes have been pushed to the source repository since [the release of GF 3.7.1 release-3.7.1.html] in October 2015. @@ -56,7 +56,11 @@ Over 300 changes have been pushed to the source repository since translations in the domain they cover. You can change the order in which the selected grammars are tried by dragging them up and down in the list. - +- PGF service: there is a new command ``deptree`` that can output + universal dependency diagrams for grammars that support it (there + has to be a label configuration file). +- Minibar can now show universal dependency diagrams for grammars that + support it (e.g. the ResourceDemo grammar). --------------------