diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-07-20 22:48:10 +0200 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-07-20 22:48:10 +0200 |
commit | c2f77ee00be5ff7195beef3ba7d74e796f262003 (patch) | |
tree | 9c9fdac8cc4631ed1dba196d5507a1b3691d1c2c /CHANGELOG | |
parent | 22c8e21bf432a68f05bd81685d76acc0a3c9607f (diff) | |
download | gitlab-ce-re-deploy-button.tar.gz |
Use Re-deploy button on Deployments pagere-deploy-button
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index dfee9cc20bb..4874d17ea86 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -253,6 +253,7 @@ v 8.9.1 - Remove width restriction for logo on sign-in page. !4888 - Bump gitlab_git to 10.2.3 to fix false truncated warnings with ISO-8559 files. !4884 - Apply selected value as label. !4886 + - Change Retry to Re-deploy on Deployments page - Fix temp file being deleted after the request while importing a GitLab project. !4894 - Fix pagination when sorting by columns with lots of ties (like priority) - Implement Subresource Integrity for CSS and JavaScript assets. This prevents malicious assets from loading in the case of a CDN compromise. |