Skip to content

Commit d7664e7

Browse files
committed
Prepare 2.2.0
1 parent 113412a commit d7664e7

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 2.2.0
44

55
* Ensured compatibility with new translation library in WordPress 6.5.
6+
* Fixes some edge cases with translation merging.
67
* Enables translation merging by default when using WordPress 6.5, thanks to improved performance.
78

89
## 2.1.2

preferred-languages.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Preferred Languages
44
* Plugin URI: https://github.com/swissspidy/preferred-languages/
55
* Description: Enables you to choose languages for displaying WordPress in, in order of preference.
6-
* Version: 2.1.2
6+
* Version: 2.2.0
77
* Author: Pascal Birchler
88
* Author URI: https://pascalbirchler.com
99
* License: GPL-2.0+

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: swissspidy
33
Tags: internationalization, i18n, localization, l10n, language, locale, translation
44
Tested up to: 6.5
5-
Stable tag: 2.1.2
5+
Stable tag: 2.2.0
66
License: GPLv2 or later
77
License URI: http://www.gnu.org/licenses/gpl-2.0.html
88

0 commit comments

Comments
 (0)