From c85544cdb89b5e80920409add334eb30086c88c8 Mon Sep 17 00:00:00 2001 From: Paul Ray Date: Fri, 12 Aug 2022 14:27:48 -0400 Subject: [PATCH] Update CHANGELOG for 0.9.1 tag --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72f3c8229..3f086e186 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project, at least loosely, adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [0.9.1] 2022-08-12 ### Changed - No tests now change based on $TEMPO or $TEMPO2 - Ensure Fitters work with ELL1 even on Astropy 4 (bug #1316)