diff --git a/doc/changelog.md b/doc/changelog.md index ccdb90e9d1f0cbe0a9a06bc3989ee25770924e84..59fa79f38247922e84bc6a71f4fb69ee2bb554d1 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).