diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bc82897af..ce900d58e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ For details about compatibility between different releases, see the **Commitment - Option to filter out non-gateway related frequency plans. - `ListFrequencyPlans` RPC has a new `gateways-only` flag. +- Option to pause application webhooks. ### Changed @@ -44,7 +45,6 @@ For details about compatibility between different releases, see the **Commitment - `ListGatewaysRequest` and `ListEndDevicesRequest` RPCs have a new `Filter` field that supports an `updated_since` timestamp. - Preparation for universal rights assigned to users. - This requires a database schema migration (`ttn-lw-stack is-db migrate`). -- Option to pause application webhooks. ### Deprecated