Skip to content

Commit

Permalink
dev: Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
KrishnaIyer committed Mar 2, 2022
1 parent c6c0b0c commit abfb3b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ For details about compatibility between different releases, see the **Commitment
- gRPC service to Gateway Configuration Server so that gateway configurations can be obtained via gRPC requests.
- The option to configure the Redis idle connection pool timeout, using the `redis.idle-timeout` setting.
- New RP002 regional parameters as options during device registration in the Console.
- Service to parse QRCodes and return the data within.
- See the `Parse` RPC of the `QRCodeParser` service.

### Changed

Expand Down Expand Up @@ -53,8 +55,6 @@ For details about compatibility between different releases, see the **Commitment
- This requires a database migration (`ttn-lw-stack js-db migrate`).
- Add TTL for gateway connection stats. Can be configured with the option `gs.connection-stats-ttl`.
- Add `query` field to search requests, allowing to search for a string in any of ID, Name, Description and EUI (for entities that have EUIs).
- Service to parse QRCodes and return the data within.
- See the `Parse` RPC of the `QRCodeParser` service.

### Changed

Expand Down

0 comments on commit abfb3b7

Please sign in to comment.