diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 9cd4f5f..0f2fe55 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -4,10 +4,6 @@ on: workflow_dispatch: push: branches: - - testing - - testing/** - - staging - - staging/** - production - production/** diff --git a/docs/changelog.json b/docs/changelog.json index 22827e0..1831e98 100644 --- a/docs/changelog.json +++ b/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!" } \ No newline at end of file