Update changelog

This commit is contained in:
Lance Edgar 2021-11-14 13:26:23 -06:00
parent da4d4a7e1a
commit f788672654
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.9.218 (2021-11-14)
--------------------
* Add ``Role.sync_users`` flag and make importer logic honor it.
0.9.217 (2021-11-11)
--------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = '0.9.217'
__version__ = '0.9.218'