diff --git a/CHANGELOG.md b/CHANGELOG.md index fcdfdc95..48369e4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.0.2] - 2019-07-10 +### Changed +- makeSuper is now a part of the default import + ## [3.0.1] - 2019-07-10 ### Changed - creates fetch interceptor so that users do not need to change their existing fetch calls