Updated CHANGELOG.md

This commit is contained in:
Patrick Steele-Idem 2016-10-15 15:08:54 -06:00
parent fb06da2348
commit 4fbfc1a96c

View File

@ -5,6 +5,18 @@ Changelog
## 3.11.x
### 3.11.7
- Fixes [#381](https://github.com/marko-js/marko/issues/381) - `$global` broken when using `template.stream()`
### 3.11.6
- Internal change: `AsyncWriter``AsyncStream`
### 3.11.5
- (no changes)
### 3.11.4
- Update to `async-writer@2`