]> www.ginac.de Git - ginac.git/blobdiff - NEWS
Update reference to Robert C. Martin's "Acyclic Visitor" paper.
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index aa6d33c7841a09f5a8f9370dd73c7a5b5958c1ea..fba9480f673558b284084b4eed85e2651145624e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,7 @@ This file records noteworthy changes.
   modeled after the .eval() methods.
 * Make relational::rhs() and lhs() nonvirtual.
 * Add support for power::info(info_flags::real).
+* Add fderivative::derivatives() method.
 * Remove broken info_flags::algebraic.
 * Remove unmaintained support for Cint.
 * Remove unfinished andcode for hash table-based expairseq.