Skip to content

Commit a5fd066

Browse files
committed
Version 1.36.3
1 parent ac12149 commit a5fd066

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88

99
## Released
1010

11-
## [1.36.2] - 2023-01-11
12-
13-
### Changed
14-
- Function `is_dustpress_ajax` from private to public.
11+
## [1.36.3] - 2023-01-11
1512

1613
### Fixed
1714
- A compatibility issue with PHP 8.1 on `get_templates()`
1815

16+
## [1.36.2] - 2022-11-30
17+
18+
### Changed
19+
- Function `is_dustpress_ajax` from private to public.
20+
1921
## [1.36.1] - 2022-06-07
2022

2123
### Fixed

dustpress.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Author: Miika Arponen & Ville Siltala / Geniem Oy
77
Author URI: http://www.geniem.com
88
License: GPLv3
9-
Version: 1.36.2
9+
Version: 1.36.3
1010
*/
1111

1212
final class DustPress {

0 commit comments

Comments
 (0)