From bed12b07344c1679e692316a9e1a57c58740ba12 Mon Sep 17 00:00:00 2001 From: Matthieu Rolland Date: Fri, 12 Apr 2024 11:28:57 +0200 Subject: [PATCH] add latest PRs in changelog --- docs/CHANGELOG.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/CHANGELOG.txt b/docs/CHANGELOG.txt index 6e4a26a6d29f6..b3e02d68b3614 100644 --- a/docs/CHANGELOG.txt +++ b/docs/CHANGELOG.txt @@ -60,6 +60,8 @@ Changelog for PrestaShop 8 - #30938: APIS08c - Add and edit authorized application (by @mflasquin) - #31109: Change limit of filed value on ps_customized_data so that it can accepts more than 255 characters (by @lartist) - Improvement: + - #35848: Introduce AllShopContext Attribute for Symfony layout (by @M0rgan01) + - #35832: Chore(api): make api based on grid instead of query builder (by @tleon) - #35815: TokenAuthenticator can handle multiple authorization servers (by @jolelievre) - #35773: Core(api) allow customer group endpoint to be created without shopid… (by @tleon) - #35697: [BC Break] Create gtin and replace ean13 usages (by @tleon)