Skip to content

Commit

Permalink
release version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Edvin Erikson committed Aug 13, 2015
1 parent ae7e0de commit 352a107
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,14 @@

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [2.0.0] - 2015/08/13
Rewritten the library.
* restructured the library.
* Compiling with Babel.
* Switched to a functional programming style.
* Changed license to MIT.
* Added tests.
* Added eslint/style guide.
* Added Flowtype.
* Added a very simple example.

0 comments on commit 352a107

Please sign in to comment.