Skip to content

Commit e2e949d

Browse files
author
Stephan Dilly
committed
mark breaking change more clearly
1 parent da41817 commit e2e949d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: CHANGELOG.md

+3-1
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+
### Breaking Change
11+
- MacOS config directory now uses `~/.config/gitui` [[@remique](https://github.com/remique)] ([#317](https://github.com/extrawurst/gitui/issues/317))
12+
1013
### Added
1114
- support smoother left/right toggle for commit details ([#418](https://github.com/extrawurst/gitui/issues/418))
1215
- 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
2326
- don't discard commit message without confirmation ([#530](https://github.com/extrawurst/gitui/issues/530))
2427
- compilation broken on freebsd ([#461](https://github.com/extrawurst/gitui/issues/461))
2528
- 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))
2729

2830
## [0.11.0] - 2020-12-20
2931

0 commit comments

Comments
 (0)