diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e76e63d..6e2aed7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - support color themes and light mode [[@MCord](https://github.com/MCord)] ([#28](https://github.com/extrawurst/gitui/issues/28)) +### Changed +- more natural scrolling in log tab ([#52](https://github.com/extrawurst/gitui/issues/52)) + ## [0.2.6] - 2020-05-18 ### Fixed - fix crash help in small window size ([#63](https://github.com/extrawurst/gitui/issues/63))