summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-04-01 16:23:21 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-04-01 16:23:21 +0000
commita97ccf1330bc0697e05cdac37ffd5597b6fc4eea (patch)
tree69b70aee8fad3942c2c28a5c859945b5f856e59e /CHANGELOG.md
parentb935f5eb494e4eeb24ea058c03436eae5eb66c6a (diff)
downloadgitlab-ce-a97ccf1330bc0697e05cdac37ffd5597b6fc4eea.tar.gz
Add latest changes from gitlab-org/gitlab@13-10-stable-ee
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e6d382fef4b..fdc5bc57090 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,17 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 13.10.2 (2021-04-01)
+
+### Fixed (1 change)
+
+- Fixed rendering of the image blobs. !57479
+
+### Added (1 change)
+
+- Improve performance for composer v2 clients. !55169
+
+
## 13.10.1 (2021-03-31)
### Security (6 changes)