# HG changeset patch
# User Matthew Wild <mwild1@gmail.com>
# Date 1533565593 -3600
# Node ID 4aa786a180f53647ce4868003b5583f9391deeba
# Parent  2c1d68b54c91c2ce162eaa07a15cb8340db305c3
CHANGES: Add new pubsub items and note about PEP

diff -r 2c1d68b54c91 -r 4aa786a180f5 CHANGES
--- a/CHANGES	Sun Aug 05 01:57:02 2018 +0200
+++ b/CHANGES	Mon Aug 06 15:26:33 2018 +0100
@@ -14,7 +14,9 @@
 -   PubSub features
     -   Persistence
     -   Affiliations
-    -   mod\_pep\_plus
+    -   Access models
+    -   "publish-options"
+-   PEP now uses our pubsub code and now shares the above features
 -   Asynchronous operations
 -   Busted for tests
 -   mod\_muc\_mam (XEP-0313 in groupchats)