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-22 03:11:15 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-22 03:11:15 +0300
commit255fd0f72c842af763ecd85128491db4c281d73d (patch)
tree01c46433583bafdcee0ddf098df69f020b3d6459 /CHANGELOG.md
parent4fbce532b384fdf58641862140b5b496e4e9df64 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84efdd7ef9f..c15f7b1d784 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1234,6 +1234,22 @@ entry.
- Expand the visible highlight for collapsed diffs (re: !41393). !42343
+## 13.3.8 (2020-10-21)
+
+### Fixed (2 changes)
+
+- Make SSH keys publicly accessible. !42288
+- Revert required encryption on CI runner tokens. !42623
+
+### Added (1 change)
+
+- Add missing fontawesome file icon classes. !43091
+
+### Other (1 change)
+
+- GitLab-managed apps: Use GitLab's repo as replacement for the Helm stable repo. !44875
+
+
## 13.3.4 (2020-09-02)
### Security (1 change)