Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-03-19 19:00:02 +0300
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-03-19 19:00:02 +0300
commitb1e13765bfee176716fea3cf52d39d8d1f9d6de7 (patch)
treef6dd086e0897081caee2e62229b7c618e4151894
parentbe48d80cbca27af061eb957ff6835202a0a6d982 (diff)
Update CHANGELOG.md for 11.8.3
[ci skip]
-rw-r--r--CHANGELOG.md7
-rw-r--r--changelogs/unreleased/security-2826-fix-project-serialization-in-quick-actions.yml5
2 files changed, 7 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef2ce0ab529..7e54cb1ccee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 11.8.3 (2019-03-19)
+
+### Security (1 change)
+
+- Remove project serialization in quick actions response.
+
+
## 11.8.2 (2019-03-13)
### Security (1 change)
diff --git a/changelogs/unreleased/security-2826-fix-project-serialization-in-quick-actions.yml b/changelogs/unreleased/security-2826-fix-project-serialization-in-quick-actions.yml
deleted file mode 100644
index 272f8a95957..00000000000
--- a/changelogs/unreleased/security-2826-fix-project-serialization-in-quick-actions.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Remove project serialization in quick actions response
-merge_request:
-author:
-type: security