Fix AttributeError referring to enabled_extensions

Release v2.5.4
This commit is contained in:
Ian Cordasco 2016-02-11 11:53:44 -06:00
parent 1845ec33ec
commit e2d6f33151
3 changed files with 7 additions and 2 deletions

View file

@ -1,6 +1,11 @@
CHANGES
=======
2.5.4 - 2016-02-11
------------------
- **Bug** Missed an attribute rename during the v2.5.3 release.
2.5.3 - 2016-02-11
------------------