From d35e2665a4f3ce1f0d52b99ed9359ca578ccd3ef Mon Sep 17 00:00:00 2001 From: Pey Lian Lim <2090236+pllim@users.noreply.github.com> Date: Wed, 23 Jun 2021 14:56:59 -0400 Subject: [PATCH] Finalizing changelog for 1.1.0 release [ci skip] --- CHANGES.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 4607785..0afee96 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,9 @@ -1.1.0 (unreleased) +1.1.0 (2021-06-23) ================== +This version is compatible with ``synphot`` 1.1.0. + +- Compatibility with ``astropy`` 4.3. [#128] - ``~/.astropy/config/stsynphot.cfg`` is no longer updated on import. [#145] 1.0.0 (2020-07-31)