Skip to content

Commit

Permalink
Changelog for clear and update.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Feb 14, 2019
1 parent 2c07667 commit 55a3abf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions news/13.bugfix
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ Support using the 'in' operator for paths.
Support using storage[old_path] to get the new path, possibly raising KeyError.
Support using storage[old_path] to set or delete new paths.
Support using len(storage) to get the number of paths.
Support storage.clear() to clear out all data.
Support storage.update() for bulk updates.
Added performance tests. Call with ``export PLONE_APP_REDIRECTOR_PERFORMANCE_NUMBER=100000`` to enable.
[maurits]

0 comments on commit 55a3abf

Please sign in to comment.