diff --git a/CHANGELOG.md b/CHANGELOG.md index 505ff96ded23ea7ab3a12f7ef5d4f10923166781..6c31061de3da6d8829fa633aa396bacba3f19c89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ documentation](doc/development/changelog.md) for instructions on adding your own entry. +## 11.4.11 (2018-12-13) + +### Security (1 change) + +- Validate LFS hrefs before downloading them. + + ## 11.4.10 (2018-12-06) ### Security (1 change) diff --git a/changelogs/unreleased/security-2754-fix-lfs-import.yml b/changelogs/unreleased/security-2754-fix-lfs-import.yml deleted file mode 100644 index e8e74c9c3f6597525d01edc359cb969f5d4bd45e..0000000000000000000000000000000000000000 --- a/changelogs/unreleased/security-2754-fix-lfs-import.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: Validate LFS hrefs before downloading them -merge_request: -author: -type: security