Skip to content

Commit 06f9927

Browse files
committed
[DOCS] Update changelog
1 parent 25e2419 commit 06f9927

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# In2publish Core Change Log
22

3+
11.0.1:
4+
5+
- [META] Set the EM conf version number to 11.0.1
6+
- [DOCS] Update changelog
7+
- [META] Set the EM conf version number to 10.2.2
8+
- [BUGFIX] Show the actual key for differences in site configs
9+
- [BUGFIX] Check the actual delete field of a table to determine if the record is deleted
10+
- [BUGFIX] Prevent access on undefined array key
11+
- [CLEANUP] Strip a superfluous function import as alias
12+
- [BUGFIX] Actually use the value formatted by its TCA eval field
13+
- [BUGFIX] Include array key existence check when looking for group/db MM tables
14+
- [BUGFIX] Format arrays as strings before comparing them with array_diff
15+
- [BUGFIX] Fix array key for registered tool actions
16+
- [BUGFIX] Check if deprecated config values are set before evaluation
17+
- [TYPO] Fix message when there are no envelopes to flush
18+
- [RELEASE] Version 11.0.0 with TYPO3 v11 compatibility
19+
320
11.0.0:
421

522
- [META] Set the branch alias version number to 11.0.x-dev

0 commit comments

Comments
 (0)