mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
add missing edit in changelog (#880)
This commit is contained in:
parent
084be75aa3
commit
63ab78ffb7
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
- added support for markdown emoji's in commits [[@andrewpollack](https://github.com/andrewpollack)] ([#768](https://github.com/extrawurst/gitui/issues/768))
|
- added support for markdown emoji's in commits [[@andrewpollack](https://github.com/andrewpollack)] ([#768](https://github.com/extrawurst/gitui/issues/768))
|
||||||
|
- added scrollbar to revlog [[@ashvin021](https://github.com/ashvin021)] ([#868](https://github.com/extrawurst/gitui/issues/868))
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
- fix commit msg being broken inside tag list ([#871](https://github.com/extrawurst/gitui/issues/871))
|
- fix commit msg being broken inside tag list ([#871](https://github.com/extrawurst/gitui/issues/871))
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue