Skip to content
This repository has been archived by the owner on Nov 14, 2017. It is now read-only.

Commit

Permalink
Update version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-kleshnin committed Mar 18, 2015
1 parent 1ae18e2 commit 471af68
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

### 0.2.0

#### New
* Menu examples (\#4.1, \#4.2)
* Search example (\#5.1)
* Gulp cache layer

#### Updates
* Project structure. Custom styles for every project
* Better Rx behavior
* Utilize implicit returns in ES6 style
* Extend documentation

### 0.1.0
Initial version
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cyclejs-examples",
"version": "0.1.0",
"version": "0.2.0",
"dependencies": {
"classnames": "^1.2.0",
"cyclejs": "^0.15.3",
Expand Down

0 comments on commit 471af68

Please sign in to comment.