From 61e58bc4df71c1ef5a4383eae06006d462cfebca Mon Sep 17 00:00:00 2001 From: Paul McCarthy <pauldmccarthy@gmail.com> Date: Fri, 9 Feb 2018 14:40:47 +0000 Subject: [PATCH] Changelog --- CHANGELOG.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ac625a01a..ab2c6acca 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,15 @@ This document contains the ``fslpy`` release history in reverse chronological order. +1.6.7 (Friday February 9th 2018) +-------------------------------- + + +* More further adjustments to the ``conda`` package build. +* Adjustments to pypi source distribution - the `requirements-extra.txt` file + was not being included. + + 1.6.6 (Thursday February 8th 2018) ---------------------------------- -- GitLab