From 58f12252cb618ceb124265870e6fcaab11fd287b Mon Sep 17 00:00:00 2001 From: Jonathan Colon Date: Sat, 14 Mar 2026 13:04:21 -0400 Subject: [PATCH] Update CHANGELOG.md with recent changes Restored the PowerShell module publishing workflow and added Twitter and Bluesky posting steps. --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4039d8f..1e120cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -Update module version to 0.3.0 +- Update module version to 0.3.0 +- Restored the PowerShell module publishing workflow and added Twitter and Bluesky posting steps. + ### Fixed