From c07b0b1a692548c2af02c7a515367e53b6ba4069 Mon Sep 17 00:00:00 2001 From: Anton Fedurtsya Date: Mon, 27 Jan 2020 13:37:47 +0200 Subject: [PATCH] PR-756 Mention in CHANGELOG.md Related #756 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5d05113b6..80d8b7366e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Fixed missed deprecated getConfig and getSession method usages [PR-721](https://github.com/OXID-eSales/oxideshop_ce/pull/721) - Improve oxseo::OXOBJECTID index to fit current queries [PR-466](https://github.com/OXID-eSales/oxideshop_ce/pull/466) - Typos in CountryList::_getSecondSortFieldName doc [PR-741](https://github.com/OXID-eSales/oxideshop_ce/pull/741) -- Improved shopId doc and variable style [PR-748](https://github.com/OXID-eSales/oxideshop_ce/pull/748) +- Improved various docs and variable styles + [PR-748](https://github.com/OXID-eSales/oxideshop_ce/pull/748) + [PR-756](https://github.com/OXID-eSales/oxideshop_ce/pull/756) ### Deprecated - `OxidEsales\Eshop\Application\Model\UserPayment::$_sPaymentKey`