We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac12149 commit a5fd066Copy full SHA for a5fd066
CHANGELOG.md
@@ -8,14 +8,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
9
## Released
10
11
-## [1.36.2] - 2023-01-11
12
-
13
-### Changed
14
-- Function `is_dustpress_ajax` from private to public.
+## [1.36.3] - 2023-01-11
15
16
### Fixed
17
- A compatibility issue with PHP 8.1 on `get_templates()`
18
+## [1.36.2] - 2022-11-30
+
+### Changed
19
+- Function `is_dustpress_ajax` from private to public.
20
21
## [1.36.1] - 2022-06-07
22
23
dustpress.php
@@ -6,7 +6,7 @@
6
Author: Miika Arponen & Ville Siltala / Geniem Oy
7
Author URI: http://www.geniem.com
License: GPLv3
-Version: 1.36.2
+Version: 1.36.3
*/
final class DustPress {
0 commit comments