Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Sorin committed Oct 15, 2015
1 parent b41e70c commit 725a69b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
## 2.0.0

* new: promises support added
* **breaking change**: old node-style API is now used only in 1.x branch releases

## 1.3.0

* insert, delete, upsert and clear methods don't fail if no callbck is supplied ([#10](https://github.com/1999/sklad/issues/10))
Expand Down

3 comments on commit 725a69b

@1999
Copy link
Owner

@1999 1999 commented on 725a69b Oct 19, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vitalets
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update readme examples in master?

@1999
Copy link
Owner

@1999 1999 commented on 725a69b Oct 26, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already done.

Please sign in to comment.