André Menrath
2b4ff1362f
Some checks failed
PHP Code Checker / PHP Code Checker (pull_request) Failing after 48s
PHPUnit / PHPUnit – PHP 7.4 (pull_request) Successful in 1m2s
PHPUnit / PHPUnit – PHP 8.0 (pull_request) Successful in 1m3s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Successful in 1m0s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Successful in 1m3s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Successful in 58s
Based on evaluation results.
28 lines
524 B
Markdown
28 lines
524 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
|
|
|
|
## Fixed
|
|
|
|
* Improved admin UI for event-category mapping
|
|
|
|
## [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
|