From d57e4f8013ba22bf5658956e97d86a945e5d0322 Mon Sep 17 00:00:00 2001 From: Ogulcan Aydogan Date: Sun, 8 Mar 2026 08:49:49 +0000 Subject: [PATCH] chore(release): cut v1.3.0 changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 377c767..8c73bc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.3.0] - 2026-03-08 + ### Added - **Phase 3 Step 3 -- Real-Time Alerting MVP (Webhook + Slack)** @@ -140,7 +142,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Rule development guide - Integration examples for Python, Node.js, cURL, and Docker -[Unreleased]: https://github.com/ogulcanaydogan/Prompt-Injection-Firewall/compare/v1.2.0...HEAD +[Unreleased]: https://github.com/ogulcanaydogan/Prompt-Injection-Firewall/compare/v1.3.0...HEAD +[1.3.0]: https://github.com/ogulcanaydogan/Prompt-Injection-Firewall/compare/v1.2.0...v1.3.0 [1.2.0]: https://github.com/ogulcanaydogan/Prompt-Injection-Firewall/compare/v1.1.0...v1.2.0 [1.1.0]: https://github.com/ogulcanaydogan/Prompt-Injection-Firewall/compare/v1.0.0...v1.1.0 [1.0.0]: https://github.com/ogulcanaydogan/Prompt-Injection-Firewall/releases/tag/v1.0.0