Updated history

This commit is contained in:
jos 2015-10-28 09:22:10 +01:00
parent 41169dd31d
commit 7b175b58d5
2 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,8 @@
## not yet released, version 2.4.1
- Fixed #480: `nthRoot` not working on Internet Explorer (up to IE 11).
- Fixed #489: an issue with initializing a sparse matrix without data.
Thanks @Retsam.
## 2015-10-09, version 2.4.0

View File

@ -28,6 +28,7 @@
"Owen Versteeg (https://github.com/owenversteeg)",
"Pavel Panchekha (https://github.com/pavpanchekha)",
"Pete Corey (https://github.com/pcorey)",
"Retsam (https://github.com/Retsam)",
"Robert Eisele (https://github.com/infusion)",
"Rogelio J. Baucells (https://github.com/rjbaucells)",
"Ryan Seys (https://github.com/ryanseys)",