Release v2.6.6

This commit is contained in:
Jeremy Stretch
2019-10-10 12:18:18 -04:00
parent 95fcef7686
commit 6dab507db9
2 changed files with 8 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ Ensure that continuous integration testing on the `develop` branch is completing
## Update Version and Changelog
Update the `VERSION` constant in `settings.py` to the new release version and add the current date to the release notes in `CHANGELOG.md`.
Update the `VERSION` constant in `settings.py` to the new release version and annotate the current data in the release notes for the new version.
## Submit a Pull Request