Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
evictor committed Dec 19, 2018
1 parent 46daf68 commit cf89a1e
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,15 @@ Or use ECMAScript 6:
// yada yada async
const duration = await getBlobDuration(blob)
console.log(duration + ' seconds')
```
```

## Changelog

### 1.0.1

- Typescript defs (thanks [kandros](https://github.com/kandros))
- Fix audits + gulp update to ^4.0.0

### 1.0.0

Initial release

0 comments on commit cf89a1e

Please sign in to comment.