summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
-rw-r--r--assets/stashing.gifbin0 -> 1275650 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6ec56a3..8b68fe73 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [0.4.0] - 2020-05-25
+
### Added
- stashing support (save,apply,drop) ([#3](https://github.com/extrawurst/gitui/issues/3))
@@ -18,6 +20,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixes
- panic on small terminal width ([#72](https://github.com/extrawurst/gitui/issues/72))
+![](assets/stashing.gif)
+
## [0.3.0] - 2020-05-20
### Added
diff --git a/assets/stashing.gif b/assets/stashing.gif
new file mode 100644
index 00000000..82bf26c7
--- /dev/null
+++ b/assets/stashing.gif
Binary files differ