-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
494 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# (MODX)EvolutionCMS.snippets.ddStash changelog | ||
|
||
|
||
## Версия 1.2 (2020-05-03) | ||
* \+ Добавлена возможность предотвратить перезапись полей при расширении пустыми значениями (параметр `save_extendExistingWithEmpty`, см. README). | ||
* \+ README_ru. | ||
* \+ CHANGELOG_ru. | ||
* \* README: Небольшие улучшения. | ||
|
||
|
||
## Версия 1.1 (2020-04-29) | ||
* \+ Добавлена возможность возвращать объекты и массивы в формате JSON (см. README). | ||
* \+ Добавлена возможность расширения существующих объектов вместо их перезаписи (см. параметр `save_extendExisting`). | ||
* \+ README, CHANGELOG: Стиль улучшен. | ||
* \* REAMDE → Описание параметров → `save`: Небольшие улучшения. | ||
* \* Composer.json: | ||
* \* `version`: Исправлен формат. | ||
* \+ `keywords` → `stash`. | ||
* \+ `require`. | ||
|
||
|
||
## Версия 1.0 (2019-10-31) | ||
* \+ Первый релиз. | ||
|
||
|
||
<link rel="stylesheet" type="text/css" href="https://DivanDesign.ru/assets/files/ddMarkdown.css" /> | ||
<style>ul{list-style:none;}</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.