Skip to content

Commit 2684cf1

Browse files
haasonsaasclaude
andcommitted
fix: remove specific references from changelog
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 68f882e commit 2684cf1

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.4.4] - 2025-06-06
6+
7+
### Fixed
8+
- Updated changelog to remove specific references
9+
510
## [0.4.3] - 2025-06-06
611

712
### Changed
8-
- Renamed `evalops-fixes.py` to `security-fixes-template.py` for generic usage
9-
- Removed company-specific references from example files
13+
- Renamed example security fixes file to generic template
14+
- Cleaned up example files for broader usage
1015

1116
## [0.4.2] - 2025-06-06
1217

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "diffscope"
3-
version = "0.4.3"
3+
version = "0.4.4"
44
edition = "2021"
55
authors = ["Jonathan Haas <jonathan@haas.holdings>"]
66
description = "A composable code review engine with smart analysis, confidence scoring, and professional reporting"

0 commit comments

Comments
 (0)