Browse Source

v5

pull/169/head
Emile Nijssen 3 years ago
parent
commit
bfb9296fdb
  1. 4
      .github/workflows/deploy.yml
  2. 3
      docs/changelog.json

4
.github/workflows/deploy.yml

@ -4,10 +4,6 @@ on:
workflow_dispatch:
push:
branches:
- testing
- testing/**
- staging
- staging/**
- production
- production/**

3
docs/changelog.json

@ -2,5 +2,6 @@
"1": "Initial version. Enjoy!",
"2": "You can now rename a client, and update the address. Enjoy!",
"3": "Many improvements and small changes. Enjoy!",
"4": "Now with pretty charts for client's network speed. Enjoy!"
"4": "Now with pretty charts for client's network speed. Enjoy!",
"5": "Many small improvements & feature requests. Enjoy!"
}
Loading…
Cancel
Save