Skip to content

Commit

Permalink
refactor: cleanup changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bbenno committed Jan 22, 2024
1 parent 5fc25a0 commit 688786d
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,19 @@ The format is based on https://keepachangelog.com/en/1.0.0/[Keep a Changelog], a

== {compare}/v3.0.1\...v4.0.0[4.0.0]

=== Added

=== Changed

* Drop prefix 'd' on district number
* Drop the prefix 'd' on district number
* Require at least PHP 8.1
* Set required PHP version in order to be understood by WordPress during installation
* Set required WordPress version in order to be understood by WordPress during installation

=== Fixed

* Reduce ZIP file size by excluding development files
* Set required PHP and WordPress version in Plugin attributes => now visible during Plugin installation
* Set required PHP and WordPress version in Plugin attributes now visible during Plugin installation
* Update Author Link in Plugin attributes
* Add missing setup information about Google Maps API key

=== internal

* Upgrade wp-coding-standards/wpcs 3.0.{0->1}
* Upgrade wp-coding-standards/wpcs 3.0.{01}
* Refactor and update GitHub Actions

0 comments on commit 688786d

Please sign in to comment.