We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b41ffc7 commit f2be2e0Copy full SHA for f2be2e0
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
4
5
+<a name="v1.3.0"></a>
6
+# v1.3.0 (2017-04-02)
7
+
8
+* #153 clean rendered data ([5274a3c](https://github.com/micmro/PerfCascade/commit/5274a3c))
9
+* add npm badges ([dd58711](https://github.com/micmro/PerfCascade/commit/dd58711))
10
+* fix link ([111ddba](https://github.com/micmro/PerfCascade/commit/111ddba))
11
12
13
14
<a name="v1.2.2"></a>
15
## v1.2.2 (2017-03-26)
16
package.json
@@ -1,6 +1,6 @@
1
{
"name": "perf-cascade",
- "version": "1.2.2",
+ "version": "1.3.0",
"description": "Har file visualizer",
"main": "./index.js",
"style": "./dist/perf-cascade.css",
0 commit comments