We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a445a commit 23ca585Copy full SHA for 23ca585
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
5
+<a name="v2.5.2"></a>
6
+## <small>v2.5.2 (2018-05-31)</small>
7
+
8
+* Don’t warn about no https for initial redirect. ([5c19ed9](https://github.com/micmro/PerfCascade/commit/5c19ed9))
9
10
11
12
<a name="v2.5.1"></a>
13
## <small>v2.5.1 (2018-05-27)</small>
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "perf-cascade",
- "version": "2.5.1",
+ "version": "2.5.2",
"description": "Har file visualizer",
"main": "./index.js",
"style": "./dist/perf-cascade.css",
0 commit comments