Update history to reflect fixing of #1196.

This commit is contained in:
Parker Moore 2013-06-09 18:12:03 +02:00
parent 62a2390470
commit f9d26bfd51
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@
* Update link to the official Maruku repo (#1175)
* Add documentation about `paginate_path` to "Templates" page in docs (#1129)
* Give the quick-start guide its own page (#1191)
* Update ProTip on Installation page in docs to point to all the info about Pygments and
the 'highlight' tag. (#1196)
### Development Fixes