Update history to reflect fix of #1182.

This commit is contained in:
Parker Moore 2013-06-08 17:32:23 +02:00
parent c294d65730
commit f288eb271d
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
### Site Enhancements
* Add "History" page.
* Restructured docs sections to include "Meta" section.
* Add message to "Templates" page that specifies that Python must be installed in order
to use Pygments. (#1182)
### Development Fixes