# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.2.0](https://github.com/agentknock/agentknock-cli/compare/v0.1.4...v0.2.0) - 2026-08-27
### Added
- support RSA keys for Git SSH signing
- [**breaking**] add SSH secret support and Git signing
### Fixed
- allow execution with closed standard streams
## [0.1.4](https://github.com/agentknock/agentknock-cli/compare/v0.1.3...v0.1.4) - 2026-08-24
### Other
- Use final documentation URL
## [0.1.3](https://github.com/agentknock/agentknock-cli/compare/v0.1.2...v0.1.3) - 2026-08-24
### Other
- Package Agentknock for npm
- Package Agentknock for Nix
## [0.1.2](https://github.com/agentknock/agentknock-cli/compare/v0.1.1...v0.1.2) - 2026-08-24
### Added
- Support relay proxies
## [0.1.1](https://github.com/agentknock/agentknock-cli/compare/v0.1.0...v0.1.1) - 2026-08-24
### Other
- *(deps)* Update dependencies
## [0.1.0](https://github.com/agentknock/agentknock-cli/releases/tag/v0.1.0) - 2026-08-24
### Added
- Initial release.