Add stubs in download/ for 3.11. Make dowload/index.html redirect to current version.

This commit is contained in:
John J. Camilleri
2020-11-17 01:05:32 +01:00
parent 3df552eb5d
commit 40e5f90d56
4 changed files with 215 additions and 0 deletions

25
download/release-3.11.md Normal file
View File

@@ -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.