From cdd09b95d47f02c19938ba6821f2c13deb9041ed Mon Sep 17 00:00:00 2001 From: Kyle Conroy Date: Mon, 22 Apr 2024 12:54:03 -0400 Subject: [PATCH] changelog entry --- CHANGES.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index a8541cb..6612ed6 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -7,6 +7,8 @@ * Basic stitch plugin to combine light curves into a single entry. [#107] +* Photometric extraction plugin. [#115] + 0.3.1 (unreleased) ------------------