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

This commit is contained in:
jekyllbot 2016-02-10 15:26:54 -08:00
parent 150862ee96
commit 99b9c8486c
1 changed files with 6 additions and 5 deletions

View File

@ -9,6 +9,7 @@
* Include .rubocop.yml in Gem (#4437) * Include .rubocop.yml in Gem (#4437)
* LiquidRenderer#parse: parse with line numbers. (#4452) * LiquidRenderer#parse: parse with line numbers. (#4452)
* add consistency to the deprecation message (#4505)
### Site Enhancements ### Site Enhancements
@ -139,11 +140,11 @@
### Bug Fixes ### Bug Fixes
* Fix extension weirdness with folders (#4493) * Fix extension weirdness with folders (#4493)
* EntryFilter: only include 'excluded' log on excluded files (#4479) * EntryFilter: only include 'excluded' log on excluded files (#4479)
* `Jekyll.sanitized_path`: escape tildes before sanitizing a questionable path (#4468) * `Jekyll.sanitized_path`: escape tildes before sanitizing a questionable path (#4468)
* `LiquidRenderer#parse`: parse with line numbers (#4453) * `LiquidRenderer#parse`: parse with line numbers (#4453)
* `Document#<=>`: protect against nil comparison in dates. (#4446) * `Document#<=>`: protect against nil comparison in dates. (#4446)
## 3.0.2 / 2016-01-20 ## 3.0.2 / 2016-01-20