Skip to content

Commit 989b395

Browse files
committed
Added changelog entry
1 parent 30a00e3 commit 989b395

1 file changed

Lines changed: 3 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
### Added
11+
* commit log graph visualizing branch topology [[@philocalyst](https://github.com/philocalyst)]
12+
1013
### Changed
1114
* use [tombi](https://github.com/tombi-toml/tombi) for all toml file formatting
1215
* open the external editor from the status diff view [[@WaterWhisperer](https://github.com/WaterWhisperer)] ([#2805](https://github.com/gitui-org/gitui/issues/2805))
@@ -16,17 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1619
* crash when opening submodule ([#2895](https://github.com/gitui-org/gitui/issues/2895))
1720
* when staging the last file in a directory, the first item after the directory is no longer skipped [[@Tillerino](https://github.com/Tillerino)] ([#2748](https://github.com/gitui-org/gitui/issues/2748))
1821

19-
## [0.28.1] - 2026-03-21
20-
21-
### Changed
22-
* support proper pre-push hook ([#2809](https://github.com/gitui-org/gitui/issues/2809))
23-
* improve `gitui --version` message [[@hlsxx](https://github.com/hlsxx)] ([#2838](https://github.com/gitui-org/gitui/issues/2838))
24-
* rust msrv bumped to `1.88`
25-
26-
### Fixed
27-
* fix extremely slow status loading in large repositories by replacing time-based cache invalidation with generation counter [[@DannyStoll1](https://github.com/DannyStoll1)] ([#2823](https://github.com/gitui-org/gitui/issues/2823))
28-
* fix panic when renaming or updating remote URL with no remotes configured [[@xvchris](https://github.com/xvchris)] ([#2868](https://github.com/gitui-org/gitui/issues/2868))
29-
3022
## [0.28.0] - 2025-12-14
3123

3224
**discard changes on checkout**

0 commit comments

Comments
 (0)