diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/polexpr/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/polexpr/README.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/polexpr/README.md b/Master/texmf-dist/doc/latex/polexpr/README.md index be224aa4af4..405f832ae75 100644 --- a/Master/texmf-dist/doc/latex/polexpr/README.md +++ b/Master/texmf-dist/doc/latex/polexpr/README.md @@ -71,9 +71,10 @@ Releases integer coefficients polynomials. - 0.5.1 (2018/04/22) The `'` character can be used in polynomial names. +- 0.6 (2018/11/20) + New feature: multiplicity of roots. - -Files of 0.5.1 release: +Files of 0.6 release: - README.md, - polexpr.sty (package file), @@ -89,5 +90,3 @@ Thanks to Jürgen Gilg whose question about [xint](http://www.ctan.org/pkg/xint) usage for differentiating polynomials was the initial trigger leading to this package, and to Jürgen Gilg and Thomas Söll for testing it on some concrete problems. - -Renewed thanks on occasion of `0.4` release! |