Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
### New since 3.11 (WIP)
### New since 3.12 (WIP)

- Added a changelog!
### 3.12
See <https://www.grammaticalframework.org/download/release-3.12.html>

### 3.11

Expand Down
5 changes: 5 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
gf (3.12) noble; urgency=low

* GF 3.12

-- Inari Listenmaa <[email protected]> Fri, 8 Aug 2025 18:29:29 +0100
gf (3.11) bionic focal; urgency=low

* GF 3.11
Expand Down
2 changes: 1 addition & 1 deletion gf.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: gf
version: 3.11.0-git
version: 3.12.0

cabal-version: 1.22
build-type: Simple
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ <h3>Getting help</h3>
<div class="col-md-6">
<h2>News</h2>
<dl class="row">
<dt class="col-sm-3 text-center text-nowrap">2025-08-03</dt>
<dt class="col-sm-3 text-center text-nowrap">2025-08-08</dt>
<dd class="col-sm-9">
<strong>GF 3.12 released.</strong>
<a href="download/release-3.12.html">Release notes</a>
Expand Down
Loading