1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2026-09-23 04:14:32 +00:00
This commit is contained in:
Michael Mclaughlin
2017-01-10 19:34:40 +00:00
parent 27de48c4c3
commit 45eec0b863
9 changed files with 19 additions and 11 deletions

View File

@@ -1,3 +1,8 @@
#### 7.1.1
* 10/01/2017
* Remove duplicated for-loop
* Minor refactoring
#### 7.1.0
* 09/11/2016
* Support ES6 imports.