Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

All notable changes to this project are documented here.

## [2.5.1] - 2026-04
- Added passive voice detection patterns (#80)
- Integrated remaining prompt updates coherently (#79)
- Added OpenCode support (#47)
- Fixed excessive "actually" usage pattern (#77)

## [2.5.0] - 2026-03
- Added voice calibration from writing samples
- Fixed pattern count in WARP.md: 24 → 25

## [2.1.0] - 2026-01
- Added before/after examples for all 24 patterns

## [2.0.0] - 2026-01
- Complete rewrite based on Wikipedia's "Signs of AI writing" page
- Restructured patterns into four categories: Content, Language, Style, Communication

## [1.0.0] - 2026-01
- Initial release