From ea5277e7fc4b5d082300a71576687a8806983c51 Mon Sep 17 00:00:00 2001 From: Bryan Veloso Date: Tue, 24 Apr 2012 22:52:06 -0700 Subject: [PATCH] Changelog link. --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a70f395..e1730b6 100644 --- a/README.rst +++ b/README.rst @@ -4,9 +4,10 @@ to your models. These variations are called "specs" and can include things like different sizes (e.g. thumbnails) and black and white versions. **For the complete documentation on the latest stable version of ImageKit, see** -`ImageKit on RTD`_. +`ImageKit on RTD`_. Our `changelog is also available`_. .. _`ImageKit on RTD`: http://django-imagekit.readthedocs.org +.. _`changelog is also available`: http://django-imagekit.readthedocs.org/en/latest/changelog.html Installation