Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 292 Bytes

CHANGES.md

File metadata and controls

26 lines (16 loc) · 292 Bytes

Changelog

v0.0.3, 2013.01.08

New:

  • acl.revoke_all()

v0.0.2, 2013.01.03

New:

  • acl.add_roles() to add multiple roles
  • acl.clear() method

Fixed:

  • acl.del_*() does proper clean-up

v0.0.1, 2013.12.31

Initial release