Update changelog

This commit is contained in:
Lance Edgar 2020-05-15 10:56:56 -05:00
parent 2ac2a98727
commit b13cae11fa
2 changed files with 9 additions and 1 deletions

View file

@ -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)
-------------------

View file

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