diff --git a/changelog.d/7311.doc b/changelog.d/7311.doc deleted file mode 100644 index cecb31c15fa3..000000000000 --- a/changelog.d/7311.doc +++ /dev/null @@ -1 +0,0 @@ -Document that account_data get requests can be routed to a worker. diff --git a/changelog.d/7311.feature b/changelog.d/7311.feature new file mode 100644 index 000000000000..c3adc1d6e725 --- /dev/null +++ b/changelog.d/7311.feature @@ -0,0 +1 @@ +Add support for handling GET requests for account_data on a worker.