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
86df24258f
commit
ff6712246a
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- switch to using cmd line args instead of `ENV` (`-l` for logging and `--version`) **please convert your GITUI_LOGGING usage** [[@shenek](https://github.com/shenek)] ([#88](https://github.com/extrawurst/gitui/issues/88))
|
||||
- added missing LICENSE.md files in sub-crates [[@ignatenkobrain](https://github.com/ignatenkobrain)] ([#94](https://github.com/extrawurst/gitui/pull/94))
|
||||
|
||||
### Fixed
|
||||
- error when diffing huge files ([#96](https://github.com/extrawurst/gitui/issues/96))
|
||||
|
||||
## [0.4.0] - 2020-05-25
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Reference in a new issue