Skip to content

Commit

Permalink
Update changelog for 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WPJM Bot committed Jan 31, 2024
1 parent 51d009b commit d95386d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 19 deletions.
3 changes: 3 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# WP Job Manager

## 2.2.1 - 2024-01-31
* Fix PHP 7.x error for mixed returned type (#2726)

## 2.2.0 - 2024-01-29
New:

Expand Down
22 changes: 3 additions & 19 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,9 @@ You can view (and contribute) translations via the [translate.wordpress.org](htt

== Changelog ==

### 2.2.1 - 2024-01-31
* Fix PHP 7.x error for mixed returned type (#2726)

### 2.2.0 - 2024-01-29
New:

Expand Down Expand Up @@ -193,22 +196,3 @@ Fixes:
* Change: Reorganize administration menu (#2621)
* Change: Update naming from Add-ons to Extensions, Marketplace (#2621)

### 1.42.0 - 2023-10-05
New!

* Easily promote job listings on Indeed, LinkedIn, and 1000s of job boards with JobTarget integration. See https://wpjobmanager.com/jobtarget for more information.

Improvements:

* Fix: Only show file upload input for company logo when it's empty (#2569)
* Fix: Fix error when showing admin notices (#2557)
* Fix: Show the links (RSS, Reset) below search even when there are no results (#2454)
* Tweak: Improve usage tracking for plugins (#2576)

For developers:

* Fix: In forms, support dynamically added date inputs (#2573)
* New: Allow plugins to override renewal values (#2566)
* Tweak: Rename "licence" to "license" throughout codebase (#2554)
* Fix: More efficient license checking for core add-ons (#2552)

0 comments on commit d95386d

Please sign in to comment.