Skip to content

Commit 94709f9

Browse files
Update readme.txt
1 parent 6fda756 commit 94709f9

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

readme.txt

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@ Deactivate the plugin, delete your posts (which will delete related comments), a
5656

5757
== Changelog ==
5858

59+
= 0.4.8 =
60+
- Fixed typo in variable name for current vs redirect url check.
61+
- Update function names from template to `disable_blog`.
62+
- Add WP.org Badge to readme.md.
63+
- Change the name of the CI workflow to be specific to deployment.
64+
- Some code tidying and inline documentation.
65+
5966
= 0.4.7 =
6067
* Using GitHub actions publish on WP.org from github releases.
6168
* Cleaned up the Reading settings, adding admin notices if front page is not set.
@@ -136,6 +143,13 @@ A bunch of stuff:
136143

137144
== Upgrade Notice ==
138145

146+
= 0.4.8 =
147+
- Fixed typo in variable name for current vs redirect url check.
148+
- Update function names from template to `disable_blog`.
149+
- Add WP.org Badge to readme.md.
150+
- Change the name of the CI workflow to be specific to deployment.
151+
- Some code tidying and inline documentation.
152+
139153
= 0.4.7 =
140154
* Using GitHub actions publish on WP.org from github releases.
141155
* Cleaned up the Reading settings, adding admin notices if front page is not set.
@@ -166,4 +180,4 @@ Added check on disable feed functionality to confirm post type prior to disablin
166180
A bunch of updates and fixes.
167181

168182
= 0.3.3 =
169-
bugfixes
183+
bugfixes

0 commit comments

Comments
 (0)