Update history to reflect merge of #1189. Solves #1185.

This commit is contained in:
Parker Moore 2013-06-07 20:56:21 +02:00
parent 86e5a1f7a9
commit 32143588ef
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
### Major Enhancements
### Minor Enhancements
* Add support to gist tag for private gists. (#1189)
* Fail loudly when MaRuKu errors out (#1190)
* Move the building of related posts into their own class (#1057)
* Removed trailing spaces in several places throughout the code (#1116)