From e372d2781ebfe80e04d895ad4f093d343c5be264 Mon Sep 17 00:00:00 2001 From: Cory Slep Date: Sat, 4 Aug 2018 15:28:00 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 40a35a7..0cb23b3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ master (Release Candidate for v0.2.0) * Begin FederateAPI unofficial implementation report. +* All 'vocab.Object' types and types extending from 'vocab.Object' now have an + 'IsPublic' method that will return true if the 'to', 'bto', 'cc', or 'bcc' + properties have the ActivityPub special Public collection IRI. * Use 'OrderedCollection' as the default type for 'likes', 'liked', 'following', and 'followers' properties if the actor or object does not have an IRI, 'Collection', or 'OrderedCollection' set for these