diff options
| -rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html index 214d8c66f..2971ad928 100644 --- a/index.html +++ b/index.html @@ -245,6 +245,11 @@ least one, it may help you to get a first idea of what GF is. <div class="col-md-6"> <h2>News</h2> <dl class="row"> + <dt class="col-sm-3 text-center text-nowrap">2025-08-02</dt> + <dd class="col-sm-9"> + <strong>GF 3.12 released.</strong> + <a href="download/release-3.12.html">Release notes</a> + </dd> <dt class="col-sm-3 text-center text-nowrap">2025-01-18</dt> <dd class="col-sm-9"> <a href="//school.grammaticalframework.org/2025/">9th GF Summer School</a>, in Gothenburg, Sweden, 18 – 29 August 2025. |
