Skip to content

Commit

Permalink
Add change log for 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iimog committed Nov 3, 2016
1 parent 75add3c commit 4968a54
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -433,6 +433,13 @@ var sparseData = Biom.dense2sparse([[0,1],[2,0]]);

## Changes

### v1.0.3 <small>(2016-11-03)</small>
- Override toString function to get JSON
- Add capability of deep attributes in getMetadata
- Add capability of deep attributes in addMetadata
- Add minimal required node version
- Fix installation instructions

### v1.0.2 <small>(2016-09-15)</small>
- Fix installation via npm
- Fix minfied version of js
Expand Down

0 comments on commit 4968a54

Please sign in to comment.