Update history to reflect addition of fix for #1129.

This commit is contained in:
Parker Moore 2013-06-08 17:47:51 +02:00
parent c4cf167ff1
commit bbd789e549
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* Add message to "Templates" page that specifies that Python must be installed in order
to use Pygments. (#1182)
* Update link to the official Maruku repo (#1175)
* Add documentation about `paginate_path` to "Templates" page in docs (#1129)
### Development Fixes