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

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
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)