Skip to content

Commit 8a5f575

Browse files
committed
update readme
1 parent 6ecda2b commit 8a5f575

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
**Tags:** OStatus, fediverse, activitypub, activitystream
55
**Requires at least:** 4.7
66
**Tested up to:** 6.1
7-
**Stable tag:** 0.14.3
7+
**Stable tag:** 0.15.0
88
**Requires PHP:** 5.6
99
**License:** MIT
1010
**License URI:** http://opensource.org/licenses/MIT
@@ -88,6 +88,11 @@ Where 'blog' is the path to the subdirectory at which your blog resides.
8888

8989
Project maintained on GitHub at [pfefferle/wordpress-activitypub](https://github.com/pfefferle/wordpress-activitypub).
9090

91+
### 0.15.0 ###
92+
93+
* Enable ActivityPub only for users that can `publish_posts`
94+
* Fix remote-delete
95+
9196
### 0.14.3 ###
9297

9398
* Better error handling. props [@akirk](https://github.com/akirk)

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Project maintained on GitHub at [pfefferle/wordpress-activitypub](https://github
9191
= 0.15.0 =
9292

9393
* Enable ActivityPub only for users that can `publish_posts`
94-
94+
* Fix remote-delete
9595

9696
= 0.14.3 =
9797

0 commit comments

Comments
 (0)