Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 691 Bytes

File metadata and controls

17 lines (11 loc) · 691 Bytes

Release: 4.2.3 (2015/06/26)

  • 2015-06-02 [BUGFIX] Use lcfirst() on action name to prevent array return (Commit bf741cf by Claus Due)
  • 2015-06-02 [BUGFIX] Rebuild pageTSconfig cache only in BE context (Commit ed1cffa by Claus Due)

Generated by:

git log --since="2015/05/20" --until="2015/06/26" --abbrev-commit --pretty='%ad %s (Commit %h by %an)' \
    --date=short | egrep '(\[FEATURE|BUGFIX|REMOVAL\])+'`

Full list of changes: https://github.com/FluidTYPO3/fluidcontent/compare/1.0.0...4.2.3

Please note: the change list above does not contain any TASK commits since they are considered infrastructure-only and not relevant to end users. The full list includes these!