Update history to reflect merge of #1778

This commit is contained in:
Parker Moore 2013-12-05 21:43:11 -05:00
parent 03a254c712
commit e14fe116db
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
### Bug Fixes
* Add a space between two words in a Pagination warning message (#1769)
* Upgrade `toml` gem to `v0.1.0` to maintain compat with Ruby 1.8.7 (#1778)
### Development Fixes
* Remove some whitespace in the code (#1755)