mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
update changelog
This commit is contained in:
parent
fdbd87b987
commit
8a3fa9e895
1 changed files with 5 additions and 0 deletions
|
|
@ -5,11 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- stashing support ([#3](https://github.com/extrawurst/gitui/issues/3))
|
||||
|
||||
### Changed
|
||||
- log tab refreshes when head changes ([#78](https://github.com/extrawurst/gitui/issues/78))
|
||||
|
||||
### Fixes
|
||||
- panic on small terminal width ([#72](https://github.com/extrawurst/gitui/issues/72))
|
||||
|
||||
## [0.3.0] - 2020-05-20
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Reference in a new issue