Update changelog
This commit is contained in:
parent
2ac2a98727
commit
b13cae11fa
|
@ -2,6 +2,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.93 (2020-05-15)
|
||||
-------------------
|
||||
|
||||
* Parse pip requirements file ourselves, instead of using their internals.
|
||||
|
||||
* Don't auto-include "Guest" role when finding roles w/ permission X.
|
||||
|
||||
|
||||
0.8.92 (2020-04-07)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.92'
|
||||
__version__ = '0.8.93'
|
||||
|
|
Loading…
Reference in a new issue