Skip to content

Commit

Permalink
Add CONTRIBUTORS, tweak CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
cortesi committed Nov 4, 2015
1 parent eecc6eb commit 17d2d2e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
20 changes: 10 additions & 10 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@

v0.2

- -x flag (--exclude) to exclude files from livereload.
- -P flag (--password) for quick HTTP Basic password protection.
- -q flag (--quiet) to suppress all output from devd.
- Humanize file sizes in console logs.
- Improved directory indexes - better formatting, they now also livereload.
- Devd's built-in livereload URLs are now less likely to clash with user URLs.
- Internal 404 pages are now included in logs, timing measurement, and
* -x (--exclude) flag to exclude files from livereload.
* -P (--password) flag for quick HTTP Basic password protection.
* -q (--quiet) flag to suppress all output from devd.
* Humanize file sizes in console logs.
* Improve directory indexes - better formatting, they now also livereload.
* Devd's built-in livereload URLs are now less likely to clash with user URLs.
* Internal 404 pages are now included in logs, timing measurement, and
filtering.
- Much improved heuristics for livereload file change detection. We now
handle things like transient files created by editors better.
- A Linux ARM build will now be distributed with each release.
* Improved heuristics for livereload file change detection. We now handle
things like transient files created by editors better.
* A Linux ARM build will now be distributed with each release.
5 changes: 5 additions & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
40 Aldo Cortesi <[email protected]>
6 Aldo Cortesi <[email protected]>
3 Barret Rennie <[email protected]>
1 Bill Mill <[email protected]>
1 Judson Mitchell <[email protected]>

0 comments on commit 17d2d2e

Please sign in to comment.