From 127a65dc90765f3fe1368d8901fc680162362cda Mon Sep 17 00:00:00 2001 From: Oscar Esteban Date: Wed, 15 Jan 2020 11:13:57 -0800 Subject: [PATCH] rel(0.2.2): Update CHANGES [skip ci] --- CHANGES.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 3038d4a7..b98a8b25 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,15 @@ +0.2.2 (January 15, 2020) +======================== +A release to show the deployment process on the Sprint. + + * ENH: b0 reference and skullstrip workflow (#50) + * FIX: Version on docker target of ``Makefile`` (#54) + * FIX/ENH: Remove sentry tracking and add popylar tracking. (#51) + * MAINT: Some small changes to the Dockerfile. (#53) + * ENH: Set up customized report specification (#34) + * MAINT: Use a local docker registry instead of load/save (#46) + + 0.2.1 (December 12, 2019) ========================= A bugfix release to test that versioned documentation is working.