Skip to content

Commit 2a6ce48

Browse files
committed
v0.7.1
1 parent 0ea2dea commit 2a6ce48

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [0.7.1](https://github.com/geekdada/yasd/compare/v0.7.0...v0.7.1) (2020-11-05)
2+
3+
4+
### Bug Fixes
5+
6+
* wrong time span ([c03468d](https://github.com/geekdada/yasd/commit/c03468d2c3da66b4b687cd60cdd4c66d02606275))
7+
8+
9+
### Features
10+
11+
* speed up refresh rate on macos ([0ea2dea](https://github.com/geekdada/yasd/commit/0ea2dea15fdc63ad2d2ce1ff1107c3fe5d76fdf0))
12+
* support inspecting active requests ([de2cef0](https://github.com/geekdada/yasd/commit/de2cef038f047a50b187bd134a3fde9f6ef1cba6))
13+
14+
15+
116
# [0.7.0](https://github.com/geekdada/yasd/compare/v0.6.7...v0.7.0) (2020-11-03)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yasd",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"private": true,
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)