Skip to content

Commit 8aee1da

Browse files
author
Steve Mao
committed
chore(changelog): generate for the missing releases
1 parent b0cd06e commit 8aee1da

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
<a name="2.8.1"></a>
2+
## 2.8.1 (2015-07-28)
3+
4+
5+
### Bug Fixes
6+
7+
* **web-sockets:** Use separate server for web sockets in proxy mode - fixes #625 ([40017b4](https://github.com/browsersync/browser-sync/commit/40017b4)), closes [#625](https://github.com/browsersync/browser-sync/issues/625)
8+
9+
### Features
10+
11+
* **serve-static:** Added option `serveStatic` to allow proxy/snippet mode to easily serve local fil ([384ef67](https://github.com/browsersync/browser-sync/commit/384ef67))
12+
13+
14+
15+
<a name="2.7.13"></a>
16+
## 2.7.13 (2015-06-28)
17+
18+
19+
### Bug Fixes
20+
21+
* **snippet:** Allow async attribute to be removed from snippet with snippetOptions.async = fal ([c32bec6](https://github.com/browsersync/browser-sync/commit/c32bec6)), closes [#670](https://github.com/browsersync/browser-sync/issues/670)
22+
* **socket-options:** allow socket.domain string|fn for setting domain only on socket path - fixes #69 ([5157432](https://github.com/browsersync/browser-sync/commit/5157432)), closes [#690](https://github.com/browsersync/browser-sync/issues/690)
23+
24+
### Features
25+
26+
* **api:** expose sockets to public api ([985682c](https://github.com/browsersync/browser-sync/commit/985682c))
27+
28+
29+
30+
<a name="2.7.12"></a>
31+
## 2.7.12 (2015-06-17)
32+
33+
34+
### Bug Fixes
35+
36+
* **client-script:** allow proxy to also use client script middleware ([c5fdbbf](https://github.com/browsersync/browser-sync/commit/c5fdbbf))
37+
* **client-script:** serve cached/gzipped client JS file - fixes #657 ([dbe9ffe](https://github.com/browsersync/browser-sync/commit/dbe9ffe)), closes [#657](https://github.com/browsersync/browser-sync/issues/657)
38+
39+
40+
141
<a name"2.7.11"></a>
242
### 2.7.11 (2015-06-16)
343

0 commit comments

Comments
 (0)