diff --git a/CHANGELOG.md b/CHANGELOG.md index 590da51..62a61df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [feat(#105): add support configuring output](https://github.com/sassman/t-rec-rs/pull/107) - [feat(#100): dedicating an own cli argument for external window recording](https://github.com/sassman/t-rec-rs/pull/102) - [fix(#103): fix release binaries for linux](https://github.com/sassman/t-rec-rs/pull/106) +- [fix(#109): on ubuntu 20.04 for arm the recording is upside down](https://github.com/sassman/t-rec-rs/pull/110) - [chore(deps): bump image from 0.23.14 to 0.24.0](https://github.com/sassman/t-rec-rs/pull/108) - [chore(deps): bump dependencies + clap3 migration](https://github.com/sassman/t-rec-rs/pull/101)