File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ All notable changes to this project will be documented in this file.
77The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
88and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10+ ## [ 0.3.0] - 2024-10-23
11+
12+ This release adds support for comparing revisions from CLI.
13+
14+ ### Added
15+
16+ - add ` diff FROM TO ` subcommand, where ` FROM,TO ` are revisions to compare
17+ - add ` difftool FROM TO ` subcommand, where ` FROM,TO ` are revisions to compare
18+
1019## [ 0.2.0] - 2024-10-23
1120
1221This release renames the tool from ` gh-revision ` to ` gh-pr-revision ` .
@@ -32,3 +41,4 @@ Initial release.
3241
3342[ 0.1.0 ] : https://github.com/hushsecurity/gh-pr-revision/releases/tag/v0.1.0
3443[ 0.2.0 ] : https://github.com/hushsecurity/gh-pr-revision/compare/v0.1.0...v0.2.0
44+ [ 0.3.0 ] : https://github.com/hushsecurity/gh-pr-revision/compare/v0.2.0...v0.3.0
You can’t perform that action at this time.
0 commit comments