Skip to content

Commit df79896

Browse files
author
Michael Mrowetz
committed
Release v2.0.1
1 parent e1c586f commit df79896

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33

44

5+
<a name="v2.0.1"></a>
6+
## v2.0.1 (2017-05-19)
7+
8+
* #122 add object-curly-spacing ([289570a](https://github.com/micmro/PerfCascade/commit/289570a))
9+
* #204 add note to Connect time with TLS ([b1301c1](https://github.com/micmro/PerfCascade/commit/b1301c1))
10+
* add object-literal-key-quotes rule and fix lint issues ([ac46b5b](https://github.com/micmro/PerfCascade/commit/ac46b5b))
11+
12+
13+
514
<a name="v2.0.0"></a>
615
# v2.0.0 (2017-05-06)
716

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "perf-cascade",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Har file visualizer",
55
"main": "./index.js",
66
"style": "./dist/perf-cascade.css",

0 commit comments

Comments
 (0)