From d9811fef62c3ce3642bcc63f53d1fc8320196553 Mon Sep 17 00:00:00 2001 From: Jeff Klenzing Date: Wed, 1 Feb 2023 15:20:54 -0500 Subject: [PATCH] DOC: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dff4aee..bacebd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](https://semver.org/). * Maintenance * Update pytest syntax * Add manual GitHub Actions tests for pysat RC + * Add manual GitHub Actions tests for optional dependencies ## [0.3.3] - 2022-09-06 * Documentation Updates