From ae71b89d1f751d2dd99133291d841eedba19174e Mon Sep 17 00:00:00 2001 From: Dustin Lang Date: Mon, 22 Mar 2021 11:27:41 -0400 Subject: [PATCH] update changelog --- Changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Changelog b/Changelog index ca07b08a1..6a2ee1d57 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,20 @@ +0.85: + One tiny bit of GPL v2-only code was replaced with a BSD equivalent. + + The primary branch on Github has been changed to 'main'. + + Minor: an-pnmtofits adds a CTYPE3='RGB' card for the Aladin image + viewer. + +0.84: + Minor: change the python 'multiproc' module to handle >2GB pickles. + +0.83: + Minor: re-add -K flag to build-astrometry-index to keep RA,Dec columns. + +0.82: + Simplify os-features tests by always using our vendored qsort_r. + 0.81: All 'sextractor' command-line args renamed to 'source-extractor'.