Update changelog

This commit is contained in:
Lance Edgar 2019-10-04 14:32:06 -05:00
parent c8e689712a
commit 4d1fa4f2d6
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.8.64 (2019-10-04)
-------------------
* Add ``forbidden()`` convenience method to core View class.
0.8.63 (2019-10-02)
-------------------

View file

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