File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.4.0] - 2026-02-07
9+
10+ ### Changed
11+
12+ - Review export now saves to ` ~/.revu/{repo-name}-{timestamp}.md ` instead of ` .revu ` in the project root
13+ - Exported file path is copied to clipboard for easy pasting into agents
14+ - Renamed "Send to Agent" to "Export for Agent" throughout the UI
15+
16+ ### Removed
17+
18+ - SKILL.md agent skill file — replaced by simpler clipboard-based workflow
19+
820## [ 0.3.1] - 2026-02-05
921
1022### Changed
@@ -56,6 +68,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5668- Light/dark theme with system preference detection
5769- Keyboard shortcuts: Cmd+R (refresh), Cmd+Shift+C (copy), Cmd+Enter (commit)
5870
71+ [ 0.4.0 ] : https://github.com/eddmann/revu/compare/v0.3.1...v0.4.0
5972[ 0.3.1 ] : https://github.com/eddmann/revu/compare/v0.3.0...v0.3.1
6073[ 0.3.0 ] : https://github.com/eddmann/revu/compare/v0.2.0...v0.3.0
6174[ 0.2.0 ] : https://github.com/eddmann/revu/compare/v0.1.3...v0.2.0
You can’t perform that action at this time.
0 commit comments