diff --git a/README.md b/README.md index 9a6d258..1e405f8 100644 --- a/README.md +++ b/README.md @@ -91,10 +91,11 @@ Project maintained on GitHub at [pfefferle/wordpress-activitypub](https://github ### 0.16.0 ### * Add "Outgoing Mentions" ([#213](https://github.com/pfefferle/wordpress-activitypub/pull/213)) props [@akirk](https://github.com/akirk) -* Add configuration item for number of images to attach. props [@mexon](https://github.com/mexon) -* Use shortcodes instead of custom templates, to setup the Activity Post-Content. props [@toolstack](https://github.com/toolstack) +* Add configuration item for number of images to attach ([#248](https://github.com/pfefferle/wordpress-activitypub/pull/248)) props [@mexon](https://github.com/mexon) +* 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) * Remove custom REST Server, because the needed changes are now merged into Core. -* Fix hashtags. props [@akirk](https://github.com/akirk) +* Fix hashtags ([#261](https://github.com/pfefferle/wordpress-activitypub/pull/261)) props [@akirk](https://github.com/akirk) +* Change priorites, to maybe fix the hashtag issue ### 0.15.0 ### diff --git a/readme.txt b/readme.txt index 65f02b3..cb22943 100644 --- a/readme.txt +++ b/readme.txt @@ -91,10 +91,11 @@ Project maintained on GitHub at [pfefferle/wordpress-activitypub](https://github = 0.16.0 = * Add "Outgoing Mentions" ([#213](https://github.com/pfefferle/wordpress-activitypub/pull/213)) props [@akirk](https://github.com/akirk) -* Add configuration item for number of images to attach. props [@mexon](https://github.com/mexon) -* Use shortcodes instead of custom templates, to setup the Activity Post-Content. props [@toolstack](https://github.com/toolstack) +* Add configuration item for number of images to attach ([#248](https://github.com/pfefferle/wordpress-activitypub/pull/248)) props [@mexon](https://github.com/mexon) +* 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) * Remove custom REST Server, because the needed changes are now merged into Core. -* Fix hashtags. props [@akirk](https://github.com/akirk) +* Fix hashtags ([#261](https://github.com/pfefferle/wordpress-activitypub/pull/261)) props [@akirk](https://github.com/akirk) +* Change priorites, to maybe fix the hashtag issue = 0.15.0 =