summaryrefslogtreecommitdiff
path: root/download
diff options
context:
space:
mode:
Diffstat (limited to 'download')
-rw-r--r--download/release-3.12.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/download/release-3.12.md b/download/release-3.12.md
index 07e729ecc..7380fb541 100644
--- a/download/release-3.12.md
+++ b/download/release-3.12.md
@@ -19,7 +19,7 @@ Over 70 commits have been merged to gf-core since the release of GF 3.11 in July
- Better error messages
- Improvements to several GF shell commands
- Several bug fixes and performance improvements
-- temporarily drop support for Java bindings
+- Temporarily dropped support for Java bindings
## GF compiler and run-time library
- Syntactic sugar for table update: `table {cases ; vvv => t \! vvv}.t` can now be written as `t ** { cases }`