Skip to content

Commit 45b3dab

Browse files
committed
2.7.11
1 parent 7897ea6 commit 45b3dab

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name"2.7.11"></a>
2+
### 2.7.11 (2015-06-16)
3+
4+
5+
#### Bug Fixes
6+
7+
* **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))
8+
9+
110
<a name"2.7.9"></a>
211
### 2.7.9 (2015-06-11)
312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "browser-sync",
33
"description": "Live CSS Reload & Browser Syncing",
4-
"version": "2.7.10",
4+
"version": "2.7.11",
55
"homepage": "http://www.browsersync.io/",
66
"author": {
77
"name": "Shane Osbourne"

0 commit comments

Comments
 (0)