Bump version

This commit is contained in:
binwiederhier 2022-12-23 09:30:24 -05:00
parent 0b78d3173d
commit 4e7e6e57fe
3 changed files with 32 additions and 32 deletions

View file

@ -9,7 +9,7 @@ _No active deprecations_
## Previous deprecations
### ntfy CLI: `ntfy publish --env-topic` will be removed
> Active since 2022-06-20, behavior changed with v1.30.0
> Active since 2022-06-20, behavior changed with v1.30.1
The `ntfy publish --env-topic` option will be removed. It'll still be possible to specify a topic via the
`NTFY_TOPIC` environment variable, but it won't be necessary anymore to specify the `--env-topic` flag.