Update history to reflect merge of #1931

This commit is contained in:
Matt Rogers 2014-01-22 07:38:04 -06:00
parent 98857832cd
commit 8114ae6552
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
* Fix typos (#1910) * Fix typos (#1910)
* Lock Maruku at 0.7.0 to prevent bugs caused by Maruku 0.7.1 (#1958) * Lock Maruku at 0.7.0 to prevent bugs caused by Maruku 0.7.1 (#1958)
* Fixes full path leak to source directory when using include tag (#1951) * Fixes full path leak to source directory when using include tag (#1951)
* Don't generate pages that aren't being published (#1931)
### Development Fixes ### Development Fixes
* Add a link to the site in the README.md file (#1795) * Add a link to the site in the README.md file (#1795)