mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
update changelog
This commit is contained in:
parent
194fa6f2e7
commit
1013d3fa24
2 changed files with 3 additions and 1 deletions
|
|
@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
### Added
|
||||||
|
* file history log [[@cruessler](https://github.com/cruessler)] ([#381](https://github.com/extrawurst/gitui/issues/381))
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
* opening tags list without remotes ([#1111](https://github.com/extrawurst/gitui/1111))
|
* opening tags list without remotes ([#1111](https://github.com/extrawurst/gitui/1111))
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -74,7 +74,6 @@ For a [RustBerlin meetup presentation](https://youtu.be/rpilJV-eIVw?t=5334) ([sl
|
||||||
These are the high level goals before calling out `1.0`:
|
These are the high level goals before calling out `1.0`:
|
||||||
|
|
||||||
* log search (commit, author, sha) ([#449](https://github.com/extrawurst/gitui/issues/449),[#429](https://github.com/extrawurst/gitui/issues/429))
|
* log search (commit, author, sha) ([#449](https://github.com/extrawurst/gitui/issues/449),[#429](https://github.com/extrawurst/gitui/issues/429))
|
||||||
* file history log ([#381](https://github.com/extrawurst/gitui/issues/381))
|
|
||||||
* visualize branching structure in log tab ([#81](https://github.com/extrawurst/gitui/issues/81))
|
* visualize branching structure in log tab ([#81](https://github.com/extrawurst/gitui/issues/81))
|
||||||
* notify-based change detection ([#1](https://github.com/extrawurst/gitui/issues/1))
|
* notify-based change detection ([#1](https://github.com/extrawurst/gitui/issues/1))
|
||||||
* interactive rebase ([#32](https://github.com/extrawurst/gitui/issues/32))
|
* interactive rebase ([#32](https://github.com/extrawurst/gitui/issues/32))
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue