Skip to content

Commit 1ca1a64

Browse files
authored
Merge branch 'develop' into filip/select-timezone
2 parents d5a838a + 6c367d9 commit 1ca1a64

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ Bugs we fixed:
99
* Prevent new lines to be added when user task title is edited.
1010

1111

12+
= 1.6.3 =
13+
14+
Bugs we fixed:
15+
16+
* Fixed a bug in the WP-CLI task-list command.
17+
* Fixed a bug in the post-editor when lessons cannot be retrieved.
18+
* Fixed a bug in the site-editor when using block themes, where the sidebar was instantiated on some servers.
19+
1220
= 1.6.2 =
1321

1422
Bugs we fixed:

progress-planner.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Description: A plugin to help you fight procrastination and get things done.
1010
* Requires at least: 6.6
1111
* Requires PHP: 7.4
12-
* Version: 1.6.2
12+
* Version: 1.6.3
1313
* Author: Team Emilia Projects
1414
* Author URI: https://prpl.fyi/about
1515
* License: GPL-3.0+

readme.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: planning, maintenance, writing, blogging
44
Requires at least: 6.3
55
Tested up to: 6.8
66
Requires PHP: 7.4
7-
Stable tag: 1.6.2
7+
Stable tag: 1.6.3
88
License: GPL3+
99
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
1010

@@ -110,6 +110,14 @@ https://youtu.be/e1bmxZYyXFY
110110

111111
== Changelog ==
112112

113+
= 1.6.3 =
114+
115+
Bugs we fixed:
116+
117+
* Fixed a bug in the WP-CLI task-list command.
118+
* Fixed a bug in the post-editor when lessons cannot be retrieved.
119+
* Fixed a bug in the site-editor when using block themes, where the sidebar was instantiated on some servers.
120+
113121
= 1.6.2 =
114122

115123
Bugs we fixed:

0 commit comments

Comments
 (0)