Skip to content

Commit

Permalink
changelog: initial
Browse files Browse the repository at this point in the history
  • Loading branch information
indutny committed Nov 29, 2017
1 parent 9173bc2 commit b9f3676
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# v5.0.0

Major changes:

- `.toJSON()` returns padded hex value
- `new BN('string', base)` throws on invalid characters
- Deprecate `.modn()`, please use `.modrn()` instead
- Change `.strip()` to internal method

0 comments on commit b9f3676

Please sign in to comment.