From bfde71f60f0a82224b49bd9315eb11fe23b119a9 Mon Sep 17 00:00:00 2001
From: Matteo Cicuttin <datafl4sh@toxicnet.eu>
Date: Thu, 13 May 2021 17:42:42 +0200
Subject: [PATCH] Updated changelog

---
 doc/changelog.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/changelog.md b/doc/changelog.md
index ccdb90e..59fa79f 100644
--- a/doc/changelog.md
+++ b/doc/changelog.md
@@ -18,5 +18,4 @@ Unavailable features:
 - Switched back to C++17 due to various problems on Eigen and Mac OS X.
 - Use system GMSH if installed and only after look at the hardcoded path (a55af8ab).
 - Improved export to SILO. E, H, and J fields are now exportable as nodal or zonal variables. It is also possible to disable the export of a specific field, see `lua_api.md` (8a831181).
-- Preliminary implementation of leapfrog integration on CPU.
-
+- Leapfrog integration on CPU & GPU (e3d95022).
-- 
GitLab