Skip to content

Commit e5f94df

Browse files
committed
CHANGELOG
1 parent 47a9c97 commit e5f94df

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
# v0.5: 8 April 2016
3+
4+
* Increase the size of the initial file chunk we inspect or a </head> tag for
5+
livereload injection. Fixes some rare cases where pages with a lot of header
6+
data didn't trigger livereload.
7+
* Request that upstream servers do not return compressed data, allowing
8+
livereload script injection. (thanks Thomas B Homburg <[email protected]>)
9+
* Bugfix: Fix recursive file monitoring for static routes
10+
11+
212
# v0.4: 12 February 2016
313

414
* Add support for [modd](https://github.com/cortesi/modd), with the -m flag.

0 commit comments

Comments
 (0)