diff --git a/xep-0060.xml b/xep-0060.xml index b9d4870c..09638a6b 100644 --- a/xep-0060.xml +++ b/xep-0060.xml @@ -49,6 +49,12 @@ &pgmillard; &stpeter; &ralphm; + + 1.22.0 + 2021-09-07 + jp +

Remove exception for last item when purging a node: all items must be removed.

+
1.21.0 2021-08-03 @@ -4099,7 +4105,7 @@ And by opposing end them? -

If a service persists published items, a node owner may want to purge the node of all published items (thus removing all items from the persistent store, with the exception of the last published item, which MAY be cached). It is OPTIONAL for a service to implement this feature.

+

If a service persists published items, a node owner may want to purge the node of all published items (thus removing all items from the persistent store). It is OPTIONAL for a service to implement this feature.

In order to purge a node of all items, a node owner sends a node purge request consisting of a <purge/> element whose 'node' attribute specifies the NodeID of the node to be purged.