Skip to content

Commit 160b841

Browse files
committed
chore(CHANGELOG): add a changelog
1 parent 27799c2 commit 160b841

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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

0 commit comments

Comments
 (0)