From 5e7f70fde48d05d4e2d6f6a0b426660cc2b8af1c Mon Sep 17 00:00:00 2001 From: Jason Wang Date: Mon, 18 Nov 2024 16:34:18 -0600 Subject: [PATCH] update README release notes --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 628538d0..feaccab3 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,9 @@ Before creating a pull request, review the design Principles below. Use the Gith ## Change Log +**v1.1.1** + * Fix unit test that wasn't cleaning up environment properly + **v1.1** * Bug fix so that corgidrp classes can be pickled * New corgidrp.ops interface