Skip to content

Commit 62f0c9a

Browse files
committed
updated readme
1 parent 9902479 commit 62f0c9a

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,11 @@ Project maintained on GitHub at [pfefferle/wordpress-activitypub](https://github
9191
### 0.16.0 ###
9292

9393
* Add "Outgoing Mentions" ([#213](https://github.com/pfefferle/wordpress-activitypub/pull/213)) props [@akirk](https://github.com/akirk)
94-
* Add configuration item for number of images to attach. props [@mexon](https://github.com/mexon)
95-
* Use shortcodes instead of custom templates, to setup the Activity Post-Content. props [@toolstack](https://github.com/toolstack)
94+
* Add configuration item for number of images to attach ([#248](https://github.com/pfefferle/wordpress-activitypub/pull/248)) props [@mexon](https://github.com/mexon)
95+
* Use shortcodes instead of custom templates, to setup the Activity Post-Content ([#250](https://github.com/pfefferle/wordpress-activitypub/pull/250)) props [@toolstack](https://github.com/toolstack)
9696
* Remove custom REST Server, because the needed changes are now merged into Core.
97-
* Fix hashtags. props [@akirk](https://github.com/akirk)
97+
* Fix hashtags ([#261](https://github.com/pfefferle/wordpress-activitypub/pull/261)) props [@akirk](https://github.com/akirk)
98+
* Change priorites, to maybe fix the hashtag issue
9899

99100
### 0.15.0 ###
100101

readme.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,11 @@ Project maintained on GitHub at [pfefferle/wordpress-activitypub](https://github
9191
= 0.16.0 =
9292

9393
* Add "Outgoing Mentions" ([#213](https://github.com/pfefferle/wordpress-activitypub/pull/213)) props [@akirk](https://github.com/akirk)
94-
* Add configuration item for number of images to attach. props [@mexon](https://github.com/mexon)
95-
* Use shortcodes instead of custom templates, to setup the Activity Post-Content. props [@toolstack](https://github.com/toolstack)
94+
* Add configuration item for number of images to attach ([#248](https://github.com/pfefferle/wordpress-activitypub/pull/248)) props [@mexon](https://github.com/mexon)
95+
* Use shortcodes instead of custom templates, to setup the Activity Post-Content ([#250](https://github.com/pfefferle/wordpress-activitypub/pull/250)) props [@toolstack](https://github.com/toolstack)
9696
* Remove custom REST Server, because the needed changes are now merged into Core.
97-
* Fix hashtags. props [@akirk](https://github.com/akirk)
97+
* Fix hashtags ([#261](https://github.com/pfefferle/wordpress-activitypub/pull/261)) props [@akirk](https://github.com/akirk)
98+
* Change priorites, to maybe fix the hashtag issue
9899

99100
= 0.15.0 =
100101

0 commit comments

Comments
 (0)