Skip to content

Latest commit

 

History

History
69 lines (39 loc) · 2.54 KB

CHANGELOG.md

File metadata and controls

69 lines (39 loc) · 2.54 KB

Changelog

All notable changes to this project will be documented in this file.

1.2.21 - 2023-09-05

🐛 Fixed

  • Downgrade composer/installers from v2.2.0 to 1.12 to avoid later dep-hell (#39)

Dependency Updates & Maintenance

  • Bump figuren-theater/code-quality from 0.6.7 to 0.7.0 (#38)

1.2.20 - 2023-08-25

  • Develop (#37)

1.2.19 - 2023-07-16

🐛 Fixed

  • Use the latest version of code-quality tools & make sure phpcs can be run by gh actions (#36)

1.2.18 - 2023-07-15

🐛 Fixed

  • Fix relative links (#35)
  • Clean up, after loooong testing (#34)

1.2.17 - 2023-07-14

  • No changes (just tested the workflows 18 times)

1.2.9 - 2023-07-14

Trigger updating the version in plugin.php

1.2.8 - 2023-07-14

  • Fix: Remove wrong LICENSE link (#30)
  • Clean up (#29)

🚀 Added

  • Add a Unreleased heading (#33)
  • Clean up (#32)
  • Let Release-drafter run on pull_request to make use of auto-labeler (#31)

Full Changelog: https://github.com/figuren-theater/ft-core/compare/1.2.7...v1.3.0

1.2.7 - 2023-07-13

  • No changes
  • Just testing the workflow
  • ....once more
  • ...

1.2.1 - 2023-07-13

  • TRY-and-TEST: Run 'Build, test & measure' local instead of global (#28)

🐛 Fixed

  • Use (native) relative paths with phpstan (#27)