Skip to content

Commit

Permalink
v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BinaryMuse committed Jun 16, 2015
1 parent ef9822b commit 7f9febb
Show file tree
Hide file tree
Showing 21 changed files with 330 additions and 292 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Version 1.6.0
=============

* Add `Flux#setDispatchInterceptor` to wrap or replace dispatch functionality (#100, #92)

Version 1.5.4
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fluxxor",
"version": "1.5.4",
"version": "1.6.0",
"main": "build/fluxxor.min.js",
"description": "Flux architecture tools for React",
"homepage": "",
Expand Down

0 comments on commit 7f9febb

Please sign in to comment.