diff options
-rw-r--r-- | source/compat.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/compat.rst b/source/compat.rst index 4f31fbc..8c16a21 100644 --- a/source/compat.rst +++ b/source/compat.rst @@ -10,7 +10,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.** -02/11/2017 +2017-02-11 ========== NumPy v1.12.0 modified the way array slicing is handled and triggered a regression in the ``acstools`` package: @@ -34,7 +34,7 @@ Alternative user actions: * Downgrade ``numpy`` to version 1.11 (i.e. ``conda install numpy=1.11``) -12/23/2016 +2016-12-23 ========== AstroPy v1.3 fully deprecated calls to ``astropy.io.fits.new_table``. The following packages are known to be incompatible with this release: |