From ed635d32853ee0a3e5ec1078679b27e7844a4ac7 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Wed, 1 Dec 2021 12:51:14 -0500 Subject: Add a license header and comment. (#11479) --- changelog.d/11479.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/11479.feature (limited to 'changelog.d/11479.feature') diff --git a/changelog.d/11479.feature b/changelog.d/11479.feature new file mode 100644 index 0000000000..aba3292015 --- /dev/null +++ b/changelog.d/11479.feature @@ -0,0 +1 @@ +Add plugin support for controlling database background updates. -- cgit 1.5.1