From c6dd6cfb33cb20ea1c15a83e61798e1e9d2ac137 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 12 Sep 2023 15:39:10 +0200 Subject: [PATCH] singles: update changelogs. --- src/singles/MagnumMath.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/singles/MagnumMath.hpp b/src/singles/MagnumMath.hpp index 25d5c6cfe..9193d8ac7 100644 --- a/src/singles/MagnumMath.hpp +++ b/src/singles/MagnumMath.hpp @@ -28,6 +28,8 @@ `#define MAGNUM_MATH_EIGEN_INTEGRATION` before including the file. Including it multiple times with different macros defined works as well. + v2020.06-2544-g3e435 (2023-09-11) + - Fixes to the Utility::swap() helper to avoid ambiguity with std::swap() v2020.06-2502-gfa079385b (2023-08-28) - New Range1Dui, Range2Dui, Range3Dui, Degh, Radh, Range1Dh, Range2Dh and Range3Dh typedefs