Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
osofem authored Jul 14, 2017
1 parent 143443b commit aa83b6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
### v0.0.6
#### Released - 14th July, 2017
* Fixed some bugs.
* Fixed some comments and minor erroes
* Fixed some comments and minor errors
* Changed the tests to .js files

### Planned to do!
Expand All @@ -87,4 +87,4 @@
* Add log()
* Add log10()
* Improve squareRoot()
* Add hypotenuse (square root of sum of square of arguments. With one argument, Math.hypot() returns the same as Math.abs().)
* Add hypotenuse (square root of sum of square of arguments. With one argument, Math.hypot() returns the same as Math.abs().)

0 comments on commit aa83b6a

Please sign in to comment.