From e09c3317bfe22565494e4e0767d2bc0da5f7da9c Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Fri, 7 Jul 2017 10:11:35 -0400 Subject: 2017.2 (#63) * Add 2017.2 release * Change URLs; Add CI example script * Grammar * Normalize URLs * Wording again. * Update old 2017-05-24 calcos note * Make example match new URL spec * Adjusted wording * Grammar again --- source/compat.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'source/compat.rst') diff --git a/source/compat.rst b/source/compat.rst index 7d8c4bc..5563a72 100644 --- a/source/compat.rst +++ b/source/compat.rst @@ -35,6 +35,7 @@ If you spot a compatibility problem not listed here please let us know by sendin **You may be affected by an issue if you have updated your AstroConda environment on or after the dates listed in each section below.** + 2017-05-24 ========== @@ -138,7 +139,7 @@ Alternative user action: AstroPy v1.3 fully deprecated calls to ``astropy.io.fits.new_table``. The following packages are known to be incompatible with this release: - * ``calcos <= 3.1.8`` - Bugfix pending + * ``calcos <= 3.1.8`` - 3.2.1 released (Jul 06, 2017) * ``costools <= 1.2.1`` - Bugfix pending * ``fitsblender <= 0.2.6`` - 0.3.0 released (Jan 17, 2017) -- cgit