From 5090cef71638723df500a40599b35aa51151ad25 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Mon, 10 Oct 2011 03:22:49 -0700 Subject: [PATCH] DOC: Update release notes. --- doc/release/release_0.3.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/release/release_0.3.txt b/doc/release/release_0.3.txt index 2a1cadd4..a815ef1b 100644 --- a/doc/release/release_0.3.txt +++ b/doc/release/release_0.3.txt @@ -7,7 +7,13 @@ scikits.image, the image processing toolbox for SciPy. This release runs under all major operating systems where Python (>=2.6 or 3.x), NumPy and SciPy can be installed. -Please visit http://scikits-image.org for more information. +For more information, visit out website + + http://scikits-image.org + +or the examples gallery at + + http://scikits-image.org/docs/dev/auto_examples/ New Features ------------