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-10-15 18:53:56 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-15 18:53:56 +0300
commite7d9e8b4224ce4b22bfd14321d5315ef7680662d (patch)
treece95b567ebcc361507b1368708d00a96d6ab6ffe /CHANGELOG.md
parent02e57d8bf1f21bd874b88121da8323cb97e2c668 (diff)
Add latest changes from gitlab-org/gitlab@13-4-stable-eev13.4.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e81f19271ce..7d8186407f5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,18 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 13.4.4 (2020-10-15)
+
+### Fixed (2 changes)
+
+- Fix rollback portion of migration that adds temporary index for container scanning findings. !44593
+- Improve merge error when pre-receive hooks fail in fast-forward merge. !44843
+
+### Other (1 change)
+
+- Revert 42465 and 42343: Expanded collapsed diff files. !43361
+
+
## 13.4.3 (2020-10-06)
### Fixed (3 changes)