summaryrefslogtreecommitdiff
path: root/download/release-3.11.md
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2020-12-07 10:35:11 +0100
committerJohn J. Camilleri <john@digitalgrammars.com>2020-12-07 10:35:11 +0100
commit2b6b315bd719504a2e3fdf43c3722f590b654b11 (patch)
tree2b712fc890192a655d6b36fad153496cd2de82cd /download/release-3.11.md
parent7f6bfa730bc738edbcb4f89a57cbcd1bf5e74196 (diff)
Add note to changelog that #87 is still pending
Diffstat (limited to 'download/release-3.11.md')
-rw-r--r--download/release-3.11.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/download/release-3.11.md b/download/release-3.11.md
index 87b85aa02..3cb448303 100644
--- a/download/release-3.11.md
+++ b/download/release-3.11.md
@@ -24,7 +24,7 @@ since the release of GF 3.10 in December 2018.
## GF compiler and run-time library
-- Huge improvements in time & space requirements for grammar compilation.
+- Huge improvements in time & space requirements for grammar compilation (pending [#87](https://github.com/GrammaticalFramework/gf-core/pull/87)).
- Add CoNLL output to `visualize_tree` shell command.
- Add canonical GF as output format in the compiler.
- Add PGF JSON as output format in the compiler.