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
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added
- Added

### Changed
- Changed

### Removed
- Removed

### Fixed
- CLI installable via pip
- README and docs update

## [0.1.1] - 2025-05-20

### Added
- Initial project structure
- Core functionality for testing AI system prompts against various attack vectors
Expand Down