Skip to content

Commit

Permalink
v2.8.0. Updated base files.
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Apr 2, 2017
1 parent b379f78 commit c3a1f1e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions HISTORY.md
@@ -1,5 +1,8 @@
# History

## v2.8.0 2017 April 2
- Updated base files

## v2.7.1 2015 October 16
- `pathname` configuration now actually does what it was suppose to
- If a custom 404 middleware was added, should no longer interfere with primus as we now use the correct `serverExtend` event rather than `serverAfter`
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "docpad-plugin-livereload",
"version": "2.7.1",
"version": "2.8.0",
"description": "Automatically refreshes your website whenever a rengeration is performed",
"homepage": "https://github.com/docpad/docpad-plugin-livereload",
"license": "MIT",
Expand Down

0 comments on commit c3a1f1e

Please sign in to comment.