From 97c556f99d22b8c6646137560658340ac5c056a7 Mon Sep 17 00:00:00 2001 From: Dominic Orchard Date: Wed, 4 Sep 2024 22:25:11 +0200 Subject: [PATCH] add date to release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7687408..d20c5f65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -### 0.16.0 (2024) +### 0.16.0 (Sept 4, 2024) * Added `--show-make-list` option * Some robustness improvements around mod files [#286](https://github.com/camfort/fortran-src/pull/286) * Helpers to work with the partial evaluation representation [#285](https://github.com/camfort/fortran-src/pull/285)