File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 3.5.1 (13 Sep 2023)
3
+ ## 3.5.1 (15 Sep 2023)
4
4
* Fixed: Undefined array key error when accessing plugin settings page. (PRO)
5
5
* Fixed: Issue registering API endpoints affecting edit post screen. (PRO)
6
6
Original file line number Diff line number Diff line change @@ -128,6 +128,10 @@ The best way to do this is to fork the [repository on GitHub](https://github.com
128
128
129
129
== Changelog ==
130
130
131
+ = 3.5.1 (15 Sep 2023) =
132
+ * Fixed: Undefined array key error when accessing plugin settings page. (PRO)
133
+ * Fixed: Issue registering API endpoints affecting edit post screen. (PRO)
134
+
131
135
= 3.5.0 (14 Sep 2023) =
132
136
* Added: Support for the Code Snippets Cloud API.
133
137
* Added: Search and download public snippets.
You can’t perform that action at this time.
0 commit comments