diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2020-11-25 20:57:01 +0100 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2020-11-25 20:57:01 +0100 |
| commit | 70811d83beb37f7eebc76451858d56be76b3e521 (patch) | |
| tree | e09aff21a86cfb72cfcb1fa22787c2d5ea64c556 /download/release-3.11.md | |
| parent | 0ed6b726a2c9a2365fadc05a75177c569469b4fd (diff) | |
| parent | 37c63a0c22ccc73e60222335263c702873b6af2c (diff) | |
Merge remote-tracking branch 'origin/master' into build-binary-packages
Diffstat (limited to 'download/release-3.11.md')
| -rw-r--r-- | download/release-3.11.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/download/release-3.11.md b/download/release-3.11.md new file mode 100644 index 000000000..a6af7fafe --- /dev/null +++ b/download/release-3.11.md @@ -0,0 +1,25 @@ +--- +title: GF 3.11 Release Notes +date: ? December 2020 +... + +## Installation + +See the [download page](index.html). + +## What's new + +From this release, the binary GF core packages do not contain the RGL. +The RGL's release cycle is now completely separate from GF's. See [RGL releases](https://github.com/GrammaticalFramework/gf-rgl/releases). + +Over ... changes have been pushed to GF core +since the release of GF 3.10 in December 2018. + +## General + +- Testsuite. +- Compatibiilty with new versions of GHC. + +## GF compiler and run-time library + +- More improvements to error messages. |
