From 6f9c27eff41ff9be0c5fc392d1389e613424eb93 Mon Sep 17 00:00:00 2001 From: Kieron Taylor Date: Wed, 18 Dec 2024 16:31:47 +0000 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9abf3a7..3365670 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). * Added .github/dependabot.yml file to auto-update GitHub actions * Implemented the `create_token` action. Provided the caller has an admin token, this action generates and returns a new pipeline-specific token. -* Brought some semi-standard Porch client config over from npg_notifications to - improve reusability +* Used npg-python-lib to read Porch config ## [0.1.0] - 2024-07-23