diff --git a/CHANGES b/CHANGES index ff400a34..d9051530 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,24 @@ +Version 1.1.1: + - bugfix: Seccond part + - bugfix: SOAP Possible error, added checks. + - QA: Update code with standards and returns type. + - Update return type in Module Model + - Merge branch 'fix_QA_Removed_Unused_Function' into dev + - Feat: Removed old modules functions and replace for new function. + - Quality Assurance: Removed unUsed Functions + - Version bump to 1.1.0 + - Merge branch 'dev' of https://github.com/WoW-CMS/BlizzCMS into dev + - Merge pull request #91 from WoW-CMS/hotfix/_php8_compatibility + - Fix; Update PHP Compatibility to Loaded Third Party + - Fix: Update support controller to PHP 8 + - BumpVersion Created + - Version bump to 1.2.0 + - Merge pull request #89 from WoW-CMS/fix_show_currency_symbol + - Merge branch 'fix_show_currency_symbol' into dev + - Update .gitignore + - Fix: Added the option to change the currency symbol that had disappeared + - Init work in fix + Version 1.1.0: - Merge branch 'dev' of https://github.com/WoW-CMS/BlizzCMS into dev - Merge pull request #91 from WoW-CMS/hotfix/_php8_compatibility diff --git a/VERSION b/VERSION index 9084fa2f..524cb552 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.0 +1.1.1