André Menrath
09ba5cac00
All checks were successful
PHP Code Checker / PHP Code Checker (push) Successful in 43s
PHPUnit / PHPUnit – PHP 7.4 (push) Successful in 1m3s
PHPUnit / PHPUnit – PHP 8.0 (push) Successful in 1m2s
PHPUnit / PHPUnit – PHP 8.1 (push) Successful in 1m1s
PHPUnit / PHPUnit – PHP 8.2 (push) Successful in 1m0s
PHPUnit / PHPUnit – PHP 8.3 (push) Successful in 1m2s
Reviewed-on: #83 Co-authored-by: André Menrath <andre.menrath@posteo.de> Co-committed-by: André Menrath <andre.menrath@posteo.de>
33 lines
660 B
Markdown
33 lines
660 B
Markdown
# Changelog
|
||
|
||
All notable changes to this project will be documented in this file.
|
||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||
|
||
## Unreleased
|
||
|
||
### Added
|
||
|
||
* Integration for Event Organiser
|
||
* Integration for EventPrime – Events Calendar, Bookings and Tickets
|
||
|
||
### Fixed
|
||
|
||
* Fixed that transformer hook function might also return `null`.
|
||
|
||
## [0.2.1] - 2024-11-16
|
||
|
||
### Added
|
||
|
||
* Initial release on WordPress.org
|
||
|
||
### Fixed
|
||
|
||
* Applied some WordPress best practices
|
||
|
||
## [0.2.0] - 2024-10-20
|
||
|
||
### Added
|
||
|
||
* Initial submission to WordPress.org
|