X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=NEWS;h=ef76b8552e913788fbe8ca1bfd9011865cc071e5;hp=d5d634bc2ef9befa23a17e15cdce820568f4c2ba;hb=8a7fb0be7ad81906946715f60916ff1d3400aabe;hpb=1193f765c62171a4267ef0138ecc22c875a7daf4 diff --git a/NEWS b/NEWS index d5d634bc..ef76b855 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ This file records noteworthy changes. +1.7.10 (28 June 2020) +* Fix collect_common_factors() for hidden zero arguments. +* Fix build on modern systems (C++20 and Python3). + 1.7.9 (11 April 2020) * Fix unarchiving of overloaded functions. * Fix MinGW64 build.