# Change log

----

**NOTE:** This changelog is no longer maintained. Changes are now tracked in
the top level [`CHANGELOG.md`](https://github.com/apollographql/apollo-link/blob/master/CHANGELOG.md).

----

### 0.8.11

- No changes

### 0.8.10
- Added `graphql` 14 to peer and dev deps; Updated `@types/graphql` to 14  <br/>
  [@hwillson](http://github.com/hwillson) in [#789](https://github.com/apollographql/apollo-link/pull/789)

### 0.8.9
- fix to stop combining require and export [PR#559](https://github.com/apollographql/apollo-link/pull/559)

### 0.8.8
- revert to zen-observable 0.7

### 0.8.7
- fixed typings

### 0.8.6
- initial publishing mirrors `zen-observable`'s versioning