diff --git a/CHANGELOG.md b/CHANGELOG.md index a6c6729a7feed415d75b80a3f8103324a4779649..7534400f4ddc4c3bd6f7a8d62f42ce02fd47c211 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ documentation](doc/development/changelog.md) for instructions on adding your own entry. +## 11.5.4 (2018-12-13) + +### Security (1 change) + +- Validate LFS hrefs before downloading them. + + ## 11.5.3 (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