From c3b79ca6781f0b7b438677675e0837d3c29e0e0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Sch=C3=B6nberger?= Date: Mon, 4 Aug 2014 22:01:40 -0400 Subject: [PATCH] Add release notes template --- doc/release/release_template.txt | 36 ++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 doc/release/release_template.txt diff --git a/doc/release/release_template.txt b/doc/release/release_template.txt new file mode 100644 index 00000000..1123eb77 --- /dev/null +++ b/doc/release/release_template.txt @@ -0,0 +1,36 @@ +Announcement: scikit-image 0.X.0 +================================ + +We're happy to announce the release of scikit-image v0.X.0! + +scikit-image is an image processing toolbox for SciPy that includes algorithms +for segmentation, geometric transformations, color space manipulation, +analysis, filtering, morphology, feature detection, and more. + +For more information, examples, and documentation, please visit our website: + +http://scikit-image.org + + +New Features +------------ + + + + +Improvements +------------ + + + + +API Changes +----------- + + + + +Deprecations +------------ + +