wordpress-activitypub-event.../CHANGELOG.md
André Menrath d625750a7e
All checks were successful
PHP Code Checker / PHP Code Checker (push) Successful in 51s
PHPUnit / PHPUnit – PHP 7.4 (push) Successful in 1m4s
PHPUnit / PHPUnit – PHP 8.0 (push) Successful in 1m6s
PHPUnit / PHPUnit – PHP 8.1 (push) Successful in 1m11s
PHPUnit / PHPUnit – PHP 8.2 (push) Successful in 1m6s
PHPUnit / PHPUnit – PHP 8.3 (push) Successful in 1m3s
Add Event plugin integration: EventPrime (#82)
Reviewed-on: #82
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-11-28 19:01:28 +01:00

626 B
Raw Blame History

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • 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