Skip to content

Commit 8a3fa9e

Browse files
author
Stephan Dilly
committed
update changelog
1 parent fdbd87b commit 8a3fa9e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
### Added
810
- stashing support ([#3](https://github.com/extrawurst/gitui/issues/3))
911

1012
### Changed
1113
- log tab refreshes when head changes ([#78](https://github.com/extrawurst/gitui/issues/78))
1214

15+
### Fixes
16+
- panic on small terminal width ([#72](https://github.com/extrawurst/gitui/issues/72))
17+
1318
## [0.3.0] - 2020-05-20
1419

1520
### Added

0 commit comments

Comments
 (0)