Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 914 Bytes

CHANGELOG.md

File metadata and controls

25 lines (21 loc) · 914 Bytes

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]

[1.2.2] - 2025-01-28

Fixed

  • Sticky posts will no longer be included in the feed by default.

[1.2.1] - 2022-03-01

Added

  • Composer support.
  • Added publiccode.yaml.

Fixed

  • Generated release file should now no longer include a dist/ folder.

[1.2.0] - 2022-06-14

  • Public release on GitHub.

Added

  • Added EUPL - EUROPEAN UNION PUBLIC LICENCE v. 1.2 license to source code.
  • CHANGELOG.md.
  • GitHub Actions workflow: release. This action runs for every newly pushed git tag, creates a new GitHub release with an installable WordPress plugin file.
  • Added plugin-update-checker to enable updates from a WordPress website.