Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (19 loc) · 687 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 687 Bytes

Change log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

x.y.z

Added

  • Create a "hello world" plugin with templating (#7, #42)
  • Add linting for TypoScript (#27)
  • Create a "hello world" plugin without templating (#6, #39)
  • Add code sniffing for PHP (#26)
  • Add status badges to the README (#37)
  • Add a Composer script for PHP linting (#33)
  • Lint the PHP files via GitHub actions (#25, #32)
  • Add the basic extension files (#5, #30, #35)
  • Create all Extbase-relevant folders (#30)

Changed

  • Change license from GPL V3+ to GPL V2+ (#2)

Deprecated

Removed

Fixed