Skip to content

Commit

Permalink
2.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
shakyShane committed Jun 16, 2015
1 parent 7897ea6 commit 45b3dab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
<a name"2.7.11"></a>
### 2.7.11 (2015-06-16)


#### Bug Fixes

* **client-scroll:** add scrollRestoreTechnique option as alternative to cookie for restoring scroll ([7897ea6a](https://github.com/Browsersync/browser-sync/commit/7897ea6a), closes [#630](https://github.com/Browsersync/browser-sync/issues/630))


<a name"2.7.9"></a>
### 2.7.9 (2015-06-11)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "browser-sync",
"description": "Live CSS Reload & Browser Syncing",
"version": "2.7.10",
"version": "2.7.11",
"homepage": "http://www.browsersync.io/",
"author": {
"name": "Shane Osbourne"
Expand Down

0 comments on commit 45b3dab

Please sign in to comment.