summaryrefslogtreecommitdiff
path: root/download/release-3.12.md
diff options
context:
space:
mode:
Diffstat (limited to 'download/release-3.12.md')
-rw-r--r--download/release-3.12.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/download/release-3.12.md b/download/release-3.12.md
index ca3b81b6a..07e729ecc 100644
--- a/download/release-3.12.md
+++ b/download/release-3.12.md
@@ -19,6 +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
## GF compiler and run-time library
- Syntactic sugar for table update: `table {cases ; vvv => t \! vvv}.t` can now be written as `t ** { cases }`