1
0

Fix changelog file

I updated the PR and forgot to update the changelog.
This commit is contained in:
Richard van der Hoff
2020-04-21 13:20:16 +01:00
committed by Andrew Morgan
parent a84c29c54e
commit 455651d1cd
2 changed files with 1 additions and 1 deletions

View File

@@ -1 +0,0 @@
Document that account_data get requests can be routed to a worker.

1
changelog.d/7311.feature Normal file
View File

@@ -0,0 +1 @@
Add support for handling GET requests for account_data on a worker.