Update history to reflect merge of #1682

This commit is contained in:
Matt Rogers 2013-12-04 20:40:56 -06:00
parent 4a2e5af52e
commit 654fe6117b
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
* Add support for TOML config files (#1765)
### Minor Enhancements
* Sort plugins as a way to establish a load order (#1682)
### Bug Fixes
* Add a space between two words in a Pagination warning message (#1769)