mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 17:08:21 +00:00
update changes
This commit is contained in:
parent
52f31adb98
commit
0fd8a0e7e0
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- open file in editor [[@jonstodle](https://github.com/jonstodle)] ([#166](https://github.com/extrawurst/gitui/issues/166))
|
||||
|
||||
### Fixed
|
||||
- switch deprecated transitive dependency `net2`->`socket2` [in `crossterm`->`mio`] ([#66](https://github.com/extrawurst/gitui/issues/66))
|
||||
- crash diffing a stash that was created via cli ([#178](https://github.com/extrawurst/gitui/issues/178))
|
||||
|
|
|
|||
Loading…
Reference in a new issue