File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8- [ Unreleased ] : https://github.com/sassman/t-rec-rs/compare/v0.6.2...HEAD
8+ [ Unreleased ] : https://github.com/sassman/t-rec-rs/compare/v0.7.0...HEAD
9+
10+ ## [ 0.7.0] - 2022-02-03
11+ [ 0.7.0 ] : https://github.com/sassman/t-rec-rs/compare/v0.7.0...v0.6.2
12+
13+ ### Changed
14+ - [ feat(#100 ): dedicating an own cli argument for external window recording] ( https://github.com/sassman/t-rec-rs/pull/102 )
15+ with this PR also the default decor has changed to ` none ` .
16+ If you want the previous behaviour please pass ` -d shadow ` as cli argument.
17+ - [ chore(deps): bump dependencies + clap3 migration] ( https://github.com/sassman/t-rec-rs/pull/101 )
18+ - [ chore(deps): bump versions] ( https://github.com/sassman/t-rec-rs/pull/92 )
19+
20+ ## Contributors
21+ - [ sassman] ( https://github.com/sassman )
922
1023## [ 0.6.2] - 2021-12-29
1124[ 0.6.2 ] : https://github.com/sassman/t-rec-rs/compare/v0.6.2...v0.6.1
You can’t perform that action at this time.
0 commit comments