File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 22
33Changes that may have an impact on backwards compatibility (i.e. they may break existing workflows) are marked with ` [BC] ` .
44
5+ ## 2.1.0 - 2023-12-11
6+ - Bump symfony/console to 5.4.32
7+ - Bump symfony/yaml to 5.4.31
8+ - Fix non-English filename generation (thanks @livingroot ) [ #442 ]
9+ - Add new config option 'category_ids_in_elements' to extract category ids instead of category names (thanks @wuuti ) [ #443 ]
10+ - Add ability to duplicate contexts with resources (thanks @bezumkin ) [ #439 ]
11+ - Add handling for packages using the new xPDO v3 model structure when extracting and building [ #444 ]
12+
513## 2.0.1 - 2023-03-24
614- Switch base 'config' option (introduced in 2.0.0) to 'dotfile', to prevent conflict with 'config' option in modx: install command. (26f6c3c)
715
Original file line number Diff line number Diff line change 1- 2.0.1 -pl
1+ 2.1.0 -pl
You can’t perform that action at this time.
0 commit comments