From e452d995580179e27626628ea9d6a9149fbe5011 Mon Sep 17 00:00:00 2001 From: danielfromearth Date: Tue, 2 Jul 2024 15:49:27 -0400 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef15c58..93ce1dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [Issue #181](https://github.com/nasa/stitchee/issues/181): Add a group delimiter argument - [Issue #134](https://github.com/nasa/stitchee/issues/134): Add an integration test that runs stitchee on files first subsetted by the operational Harmony subsetter - [Issue #194](https://github.com/nasa/stitchee/issues/194): Add page about the SAMBAH service chain to the Readthedocs documentation +- [issue #193](https://github.com/nasa/stitchee/issues/193): Add autoupdate schedule for pre-commit ### Changed - [Issue #206](https://github.com/nasa/stitchee/issues/206): Group dependabot updates into one PR ### Deprecated