From 613de14233f182b557da971771ea6302c394e34d Mon Sep 17 00:00:00 2001 From: Jeremy Dormitzer Date: Sun, 28 Oct 2018 13:47:16 -0400 Subject: [PATCH] Add a 1.0.0 changelog section --- README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.txt b/README.txt index bc239aa..06cfee4 100644 --- a/README.txt +++ b/README.txt @@ -17,3 +17,6 @@ Pterotype expands your audience by giving your blog an ActivityPub stream, makin ### 1.1.1 - Implement comment syncing between WordPress and the ActivityPub feed. This allows allows people to reply to posts from Mastodon et al. and have those replies reflected as comments in the WordPress site, and vice-versa (WordPress comments become Mastodon et al. replies). - Fix a bug involving delivering to more than 2 ActivityPub inboxes. + +### 1.0.0 +- Publish WordPress blog posts to an ActivityPub feed, allowing them to show up in Mastodon et al.