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 Bot <gitlab-bot@gitlab.com>2020-05-04 13:18:47 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-05-04 13:18:47 +0300
commit36cbe95e57f03869399fba96025eb5d1d04df942 (patch)
tree73a01897c4bf31b17f554d6efbb5e218694a9182 /CHANGELOG-EE.md
parente01ceba1b492173a5d450d3880950c2eecfcf076 (diff)
Add latest changes from gitlab-org/gitlab@12-10-stable-ee
Diffstat (limited to 'CHANGELOG-EE.md')
-rw-r--r--CHANGELOG-EE.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG-EE.md b/CHANGELOG-EE.md
index 76ba4b82fec..bbdfe325b15 100644
--- a/CHANGELOG-EE.md
+++ b/CHANGELOG-EE.md
@@ -1,5 +1,20 @@
Please view this file on the master branch, on stable branches it's out of date.
+## 12.10.3 (2020-05-04)
+
+### Fixed (1 change)
+
+- Fixes file row commits not showing for certain projects.
+
+### Changed (1 change)
+
+- Move deploy keys section back to repository settings. !29184
+
+### Added (1 change)
+
+- Enable expiring subscription banner. !30304
+
+
## 12.10.2 (2020-04-30)
### Security (3 changes)