v0.3.4
This commit is contained in:
parent
d391e9efbf
commit
e21d558996
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.3.4](https://github.com/haishanh/yacd/compare/v0.3.3...v0.3.4) (2021-11-14)
|
||||||
|
|
||||||
|
Added:
|
||||||
|
|
||||||
|
- Add float action button to pause/start log streaming
|
||||||
|
|
||||||
## [0.3.3](https://github.com/haishanh/yacd/compare/v0.3.2...v0.3.3) (2021-07-19)
|
## [0.3.3](https://github.com/haishanh/yacd/compare/v0.3.2...v0.3.3) (2021-07-19)
|
||||||
|
|
||||||
Added:
|
Added:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "yacd",
|
"name": "yacd",
|
||||||
"version": "0.3.3",
|
"version": "0.3.4",
|
||||||
"description": "Yet another Clash dashboard",
|
"description": "Yet another Clash dashboard",
|
||||||
"prettier": {
|
"prettier": {
|
||||||
"printWidth": 100,
|
"printWidth": 100,
|
||||||
|
|
Loading…
Reference in a new issue