diff options
| author | Arianna Masciolini <uzkamascio@gmail.com> | 2025-08-02 21:24:28 +0200 |
|---|---|---|
| committer | Arianna Masciolini <uzkamascio@gmail.com> | 2025-08-02 21:25:15 +0200 |
| commit | b36b95c4d67d8e156cf7d9c9bd71de1f4a79ac21 (patch) | |
| tree | b73d2963cb96cae1c1a1df727abe80dcfaede76b | |
| parent | 2627e73b637dbf270a329f048d539fcfb48385a9 (diff) | |
add news item about 3.12 release
| -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. |
