diff --git a/CHANGELOG.md b/CHANGELOG.md index 04b2c163..4eb6e81b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,9 +11,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ![popup-stacking](assets/popup-stacking.gif) +**termux android support** + +![termux-android](assets/termux-android.jpg) + ### Added * stack popups ([#846](https://github.com/extrawurst/gitui/846)) * file history log [[@cruessler](https://github.com/cruessler)] ([#381](https://github.com/extrawurst/gitui/issues/381)) +* termux support on andriod [[@PeroSar](https://github.com/PeroSar)] ([#1139](https://github.com/extrawurst/gitui/issues/1139)) ### Fixed * opening tags list without remotes ([#1111](https://github.com/extrawurst/gitui/1111)) diff --git a/assets/termux-android.jpg b/assets/termux-android.jpg new file mode 100644 index 00000000..adc1f83e Binary files /dev/null and b/assets/termux-android.jpg differ