summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md7
-rw-r--r--changelogs/unreleased/security-29491.yml5
2 files changed, 7 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f02725c2e88..205bf01e532 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 12.1.13
+
+### Security (1 change)
+
+- Fix private feature Elasticsearch leak.
+
+
## 12.1.12
### Security (11 changes)
diff --git a/changelogs/unreleased/security-29491.yml b/changelogs/unreleased/security-29491.yml
deleted file mode 100644
index ec4ada47c62..00000000000
--- a/changelogs/unreleased/security-29491.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix private feature Elasticsearch leak
-merge_request:
-author:
-type: security