Update history to reflect merge of #1951 [ci skip]

This commit is contained in:
Parker Moore 2014-01-21 23:07:28 -05:00
parent 05df50f929
commit 30d8743853
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
other subcommands (#1877) other subcommands (#1877)
* 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)
### 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)