You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
+
### Breaking Change
11
+
- MacOS config directory now uses `~/.config/gitui`[[@remique](https://github.com/remique)] ([#317](https://github.com/extrawurst/gitui/issues/317))
12
+
10
13
### Added
11
14
- support smoother left/right toggle for commit details ([#418](https://github.com/extrawurst/gitui/issues/418))
12
15
- support *force push* command [[@WizardOhio24](https://github.com/WizardOhio24)] ([#274](https://github.com/extrawurst/gitui/issues/274))
@@ -23,7 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
26
- don't discard commit message without confirmation ([#530](https://github.com/extrawurst/gitui/issues/530))
24
27
- compilation broken on freebsd ([#461](https://github.com/extrawurst/gitui/issues/461))
25
28
- don’t fail if `user.name` is not set [[@cruessler](https://github.com/cruessler)] ([#79](https://github.com/extrawurst/gitui/issues/79)) ([#228](https://github.com/extrawurst/gitui/issues/228))
26
-
- set MacOS config directory to ~/.config [[@remique](https://github.com/remique)] ([#317](https://github.com/extrawurst/gitui/issues/317))
0 commit comments