Skip to content

Commit

Permalink
Added CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
riyadhalnur committed May 28, 2016
1 parent 57c9730 commit 7ab21c7
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
### [1.0.0](https://github.com/riyadhalnur/node-base64-image/releases/tag/v1.0.0)
### [1.0.0](https://github.com/riyadhalnur/node-base64-image/releases/tag/v1.0.0) - 28/06/16

**IMPROVEMENTS:**
- Logic wise, no major changes
- Better error handling and type checking
- Cleaner code
- Better documentation
- ES6 support
- Improved test coverage

**BREAKING:**
- `encoder` named to `encode`
- `decoder` named to `decode`

0 comments on commit 7ab21c7

Please sign in to comment.