From 705eb0f6700125472489b28926696c5cd70caf86 Mon Sep 17 00:00:00 2001 From: dcherian Date: Thu, 30 Jan 2020 11:32:16 -0700 Subject: [PATCH] Release v0.15.0 --- doc/whats-new.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/whats-new.rst b/doc/whats-new.rst index f8ac959f0ad..b7e0465cbac 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -16,8 +16,8 @@ What's New .. _whats-new.0.15.0: -v0.15.0 (unreleased) --------------------- +v0.15.0 (30 Jan 2020) +--------------------- This release brings many improvements to xarray's documentation: our examples are now binderized notebooks (`click here `_) and we have new example notebooks from our SciPy 2019 sprint (many thanks to our contributors!). @@ -170,6 +170,8 @@ Internal Changes (:pull:`3721`) by `Guido Imperiale `_ +.. _whats-new.0.14.1: + v0.14.1 (19 Nov 2019) ---------------------