Skip to content

Commit

Permalink
Release v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Mrowetz committed Apr 1, 2018
1 parent 65dd73c commit fc9dfb6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



<a name="v2.4.0"></a>
## v2.4.0 (2018-04-01)

* Also get the initiator type ([9ea109c](https://github.com/micmro/PerfCascade/commit/9ea109c))



<a name="v2.3.1"></a>
## <small>v2.3.1 (2018-03-31)</small>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "perf-cascade",
"version": "2.3.1",
"version": "2.4.0",
"description": "Har file visualizer",
"main": "./index.js",
"style": "./dist/perf-cascade.css",
Expand Down

0 comments on commit fc9dfb6

Please sign in to comment.