From 99da3e91c84084e33781f34987693f9a15aad121 Mon Sep 17 00:00:00 2001 From: mohawk2 Date: Sun, 11 Aug 2024 21:31:49 +0100 Subject: [PATCH] Update Changes --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index fd48a4a5f..d4d903fca 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,7 @@ - now slices etc with dataflow turn off backward dataflow if any input has inward-only dataflow (#485) - add GSL::RNG::ran_shuffle_1d - add IO::Pic support for XBM +- fix typemaps for future Perl versions (#487) - thanks @HaraldJoerg 2.089_02 2024-06-26 - PDL::VectorValued::vcos into Primitive - thanks @moocow-the-bovine