Prepare changelog for next release.

This commit is contained in:
Tobias Lidskog 2016-09-29 09:19:30 +02:00
parent defbc354e4
commit a60eec21df
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# CHANGELOG - sitespeed.io
## UNRELEASED
## 4.0.0-beta.4 2016-09-29
-------------------------
### Fixed
* Pug templates never was a cache hit, so generating the HTML took a lot of extra memory #1218 #1219 thank @moos for the PR #1220
* Fix crash for pages that didn't set the last-modified http header #1221