From 0833ac3e0172f268452c3529275e15a0186a4dc9 Mon Sep 17 00:00:00 2001 From: Pey Lian Lim <2090236+pllim@users.noreply.github.com> Date: Tue, 19 Nov 2019 21:10:49 -0500 Subject: [PATCH] Update changelog for v0.2.0 --- CHANGES.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 73293c9..0db6f49 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,8 +1,9 @@ -0.2.0 (unreleased) +0.2.0 (2019-11-19) ================== - Removed Python 2 support. This version is only compatible with Python 3.5 or later. [#67] +- Compatibility with ``astropy`` 4.0 models. [#81] - Invalid ``pixscale`` in ``thermback`` calculation now raises ``PixscaleNotFoundError`` instead of ``SynphotError``. [#88] - Invalid filename lookup by component in ``tables`` now raises