From c22ea4e1d7f0459cbde47c4568cdddd1f5b581be Mon Sep 17 00:00:00 2001 From: jos Date: Mon, 30 Apr 2018 20:28:59 +0200 Subject: [PATCH] Updated history --- HISTORY.md | 5 +++++ package.json | 1 + 2 files changed, 6 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 2d3c393ce..53e760a28 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,11 @@ # History +## not yet released, version 4.2.0 + +- Implemented function `math.sqrtm`. Thanks @ferrolho. + + ## 2018-04-18, version 4.1.2 - Fixed #1082: implemented support for unit plurals `decades`, `centuries`, diff --git a/package.json b/package.json index 5cc0a6f43..e4aed91cd 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ "Gulfaraz (https://github.com/gulfaraz)", "hamadu (https://github.com/hamadu)", "Harsh Gupta (https://github.com/hgupta9)", + "Henrique Ferrolho (https://github.com/ferrolho)", "Huseyn Guliyev (https://github.com/husayt)", "Ivan Vergiliev (IvanVergiliev)", "jean-emmanuel (https://github.com/jean-emmanuel)",