Skip to content

Commit 5de3973

Browse files
author
tian.liang
committed
Release 1.0.1
1 parent 2629dd2 commit 5de3973

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 2018-08-01 v1.0.1
4+
5+
- fix: 没开始的实例(如异步实例),停止时不检查白屏。
6+
37
## 2018-06-20 v1.0.0
48

59
发布第一个可用版本。

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blankscreen",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "BlankScreen ",
55
"keywords": [ "BlankScreen", "Tracker", "白屏", "监控" ],
66
"files": [

0 commit comments

Comments
 (0)