diff --git a/Changelog.md b/Changelog.md index 6119192bcc..7363bc85e2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,13 @@ # Change log +## vNext + +### Bug Fixes + +- Documentation fixes.
+ [@SeanRoberts](https://github.com/SeanRoberts) in [#3380](https://github.com/apollographql/react-apollo/pull/3380) + + ## 3.0.1 (2019-08-15) ### Improvements diff --git a/README.md b/README.md index d42af9753f..fce6a5eafb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## React Apollo -[![npm version](https://badge.fury.io/js/react-apollo.svg)](https://badge.fury.io/js/%40react-apollo) +[![npm version](https://badge.fury.io/js/react-apollo.svg)](https://badge.fury.io/js/react-apollo) [![Build Status](https://circleci.com/gh/apollographql/react-apollo.svg?style=svg)](https://circleci.com/gh/apollographql/react-apollo) [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/apollo)