diff --git a/CHANGELOG.md b/CHANGELOG.md index 867056a..56a5ab2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +* support for django-storages, @lifenautjoe & @bashu + ### Changed * remove deprecation warnings diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 407350c..3518f08 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -3,5 +3,6 @@ * [@bashu](https://github.com/bashu) * [@escaped](https://github.com/escaped/) * [@goranpavlovic](https://github.com/goranpavlovic) +* [@lifenautjoe](https://github.com/lifenautjoe) * [@mabuelhagag](https://github.com/mabuelhagag)