Skip to content

Commit

Permalink
Update readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffpaul authored Jul 30, 2024
1 parent b2a7826 commit 925a8f1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,14 @@ The plugin specifically checks for the page slug `media-kit`, meaning that even
== Changelog ==

= 1.3.5 - 2024-07-31 =

**Note that this release bumps the minimum required version of WordPress from 6.2 to 6.4.**

* **Changed:** Bump WordPress minimum to version 6.4 and "tested up to" version 6.6 (props [@jeffpaul](https://github.com/jeffpaul), [@dkotter](https://github.com/dkotter), [@sudip-md](https://github.com/sudip-md) via [#195](https://github.com/10up/publisher-media-kit/pull/195)).
* **Fixed:** Fatal error caused by redeclared functions (props [@claudiulodro](https://github.com/claudiulodro), [@Sidsector9](https://github.com/Sidsector9), [@shelb-elliott](https://github.com/shelb-elliott), [@iamdharmesh](https://github.com/iamdharmesh) via [#197](https://github.com/10up/publisher-media-kit/pull/197)).

= 1.3.4 - 2024-07-08 =

**Note that this release bumps the minimum required version of WordPress from 5.7 to 6.2.**

* **Added:** PHP version check to ensure >= 7.4 support (props [@bmarshall511](https://github.com/bmarshall511), [@faisal-alvi](https://github.com/faisal-alvi), [@ankitguptaindia](https://github.com/ankitguptaindia) via [#165](https://github.com/10up/publisher-media-kit/pull/165)).
Expand All @@ -73,12 +75,14 @@ The plugin specifically checks for the page slug `media-kit`, meaning that even
* **Security:** Bump `follow-redirects` from 1.15.3 to 1.15.4 (props [@dependabot](https://github.com/apps/dependabot), [@faisal-alvi](https://github.com/faisal-alvi) via [#177](https://github.com/10up/publisher-media-kit/pull/177)).

= 1.3.3 - 2023-10-24 =

* **Added:** FAQ on the Media Kit page rename action (props [@kelvinballoo](https://github.com/kelvinballoo), [@faisal-alvi](https://github.com/faisal-alvi), [@jeffpaul](https://github.com/jeffpaul) via [#162](https://github.com/10up/publisher-media-kit/pull/162)).
* **Changed:** Bump WordPress "tested up to" version to 6.3 (props [@jeffpaul](https://github.com/jeffpaul), [@faisal-alvi](https://github.com/faisal-alvi) via [#158](https://github.com/10up/publisher-media-kit/pull/158)).
* **Changed:** Updated repo automator workflow (props [@iamdharmesh](https://github.com/iamdharmesh), [@faisal-alvi](https://github.com/faisal-alvi) via [#163](https://github.com/10up/publisher-media-kit/pull/163)).
* **Security:** Bump `tough-cookie` from 4.0.0 to 4.1.3 and `@cypress/request` from 2.88.10 to 2.88.12 (props [@dependabot](https://github.com/dependabot), [@faisal-alvi](https://github.com/faisal-alvi) via [#156](https://github.com/10up/publisher-media-kit/pull/156)).

= 1.3.2 - 2023-05-15 =

* **Added:** Run E2E tests on the zip generated by "Build release zip" action (props [@iamdharmesh](https://github.com/iamdharmesh), [@faisal-alvi](https://github.com/faisal-alvi), [@jeffpaul](https://github.com/jeffpaul) via [#128](https://github.com/10up/publisher-media-kit/pull/128)).
* **Added:** GitHub Action Summary for Cypress e2e checks (props [@faisal-alvi](https://github.com/faisal-alvi), [@jeffpaul](https://github.com/jeffpaul) via [#129](https://github.com/10up/publisher-media-kit/pull/129)).
* **Changed:** WordPress "tested up to" version 6.2 (props [@jayedul](https://github.com/jayedul), [@faisal-alvi](https://github.com/faisal-alvi) via [#142](https://github.com/10up/publisher-media-kit/pull/142)).
Expand All @@ -88,6 +92,7 @@ The plugin specifically checks for the page slug `media-kit`, meaning that even
* **Security:** Bump `webpack` from 5.73.0 to 5.76.1 (props [@dependabot](https://github.com/dependabot), [@faisal-alvi](https://github.com/faisal-alvi) via [#134](https://github.com/10up/publisher-media-kit/pull/134)).

= 1.3.1 - 2023-01-13 =

* **Added:** PR Helper GH Action (props [@iamdharmesh](https://github.com/iamdharmesh), [@faisal-alvi](https://github.com/faisal-alvi) via [#101](https://github.com/10up/publisher-media-kit/pull/101)).
* **Added:** Added "Build release zip" GitHub Action (props [@faisal-alvi](https://github.com/faisal-alvi), [@peterwilsoncc](https://github.com/peterwilsoncc) via [#114](https://github.com/10up/publisher-media-kit/pull/114)).
* **Changed:** Update Support Level from Active to Stable (props [@jeffpaul](https://github.com/jeffpaul), [@dkotter](https://github.com/dkotter) via [#103](https://github.com/10up/publisher-media-kit/pull/103)).
Expand All @@ -105,6 +110,7 @@ The plugin specifically checks for the page slug `media-kit`, meaning that even
* **Security:** Bump `json5` from 1.0.1 to 1.0.2 (props [@dependabot](https://github.com/dependabot), [@faisal-alvi](https://github.com/faisal-alvi) via [#127](https://github.com/10up/publisher-media-kit/pull/127)).

= 1.3.0 - 2022-09-14 =

**Note that this release bumps the minimum required version of WordPress from 5.5 to 5.7 and PHP from 7.0 to 7.4.**

* **Changed:** Bump minimum required version of WordPress from 5.5 to 5.7 (props [@vikrampm1](https://github.com/vikrampm1), [@faisal-alvi](https://github.com/faisal-alvi), [@Sidsector9](https://github.com/Sidsector9) via [#96](https://github.com/10up/publisher-media-kit/pull/96)).
Expand All @@ -115,6 +121,9 @@ Further changelog entries can be found in the [CHANGELOG.md](https://github.com/

== Upgrade Notice ==

= 1.3.5 =
Note that this release bumps the minimum required version of WordPress from 6.2 to 6.4.

= 1.3.4 =
Note that this release bumps the minimum required version of WordPress from 5.7 to 6.2.

Expand Down

0 comments on commit 925a8f1

Please sign in to comment.