diff --git a/CHANGELOG.md b/CHANGELOG.md index 99325b57..686d0b16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added integration tests for audiobook endpoints. - Removed `python 2.7` from GitHub Actions CI workflow. Python v2.7 reached end of life support and is no longer supported by Ubuntu 20.04. - Removed `python 3.6` from GitHub Actions CI workflow. Ubuntu 20.04 is not available in GitHub Actions for `python 3.6`. +- Added a CONTRIBUTORS.md file to list all contributors to the project ### Changed - Changes the YouTube video link for authentication tutorial (the old video was in low definition, the new one is in high definition)