summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJannis Leidel <jannis@leidel.info>2021-12-13 22:22:11 +0100
committerGitHub <noreply@github.com>2021-12-13 22:22:11 +0100
commit28daf7ae69c232bb65cf486b9a0026fd9ca43039 (patch)
tree80d06d2a098d52fcc983a1672d53fcb5c6c0603d
parentc8a9d04678a7e606aa89058c2295dc541809528b (diff)
downloaddjango-compressor-rtd-config.tar.gz
Fix rST typo.rtd-config
-rw-r--r--docs/changelog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/changelog.txt b/docs/changelog.txt
index 24f5a9d..4044cc0 100644
--- a/docs/changelog.txt
+++ b/docs/changelog.txt
@@ -2,6 +2,7 @@ Changelog
=========
v3.0 (2021-12-12)
+-----------------
`Full Changelog <https://github.com/django-compressor/django-compressor/compare/2.4.1...3.0>`_
@@ -19,7 +20,7 @@ v3.0 (2021-12-12)
- Fix offline compression race condition, which could result in incomplete manifest
v2.4.1 (2021-04-17)
------------------
+-------------------
`Full Changelog <https://github.com/django-compressor/django-compressor/compare/2.4...2.4.1>`_