From 995d496e2eb6e1d95a9c066342d4361b332c2c57 Mon Sep 17 00:00:00 2001 From: atomiix Date: Wed, 20 Jul 2022 15:29:26 +0200 Subject: [PATCH] // Changelog 1.7.8.7 --- docs/CHANGELOG.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/CHANGELOG.txt b/docs/CHANGELOG.txt index 79a5bffb228d9..bca488b2611fe 100644 --- a/docs/CHANGELOG.txt +++ b/docs/CHANGELOG.txt @@ -23,6 +23,13 @@ needs please refer to https://devdocs.prestashop.com/ for more information. Release Notes for PrestaShop 1.7 +#################################### +# v1.7.8.7 - (2022-07-20) +#################################### +- Core: + - Bug fix: + - #GHSA-hrgx-p36p-89q4: Chain: SQL Injection (CWE-89) and Eval Injection (CWE-95) (by @atomiix) + #################################### # v1.7.8.6 - (2022-05-07) ####################################