]> www.ginac.de Git - ginac.git/blobdiff - NEWS
Finalize 1.8.3 release.
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index 3b3d79df53b3d7ca14e090a36b6e811cef7fb9d4..19322d3b571144931949c08ed6f36cd252cc9766 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 This file records noteworthy changes.
 
+1.8.3 (23 March 2022)
+* series_to_poly() can be used from ginsh.
+* Fix power::to_polynomial() for posint exponents.
+* Fix power::subs() in some special cases.
+
 1.8.2 (1 January 2022)
 * Fix elusive bug in comparing relational objects.
 * Ensure modular_form_kernel::series() includes an Order term.