summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-12-27 11:13:51 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-12-27 11:14:32 +0800
commit4b71a56bc428663249b2f20dbf19507ad559967d (patch)
tree2193c027ab4cc6daee5ba84838950c64e77477fb /CHANGELOG.md
parenta226d1e8e4f0be2d9651950846424dda7e2c63b9 (diff)
Release dua-cli v2.15.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0afdf28..a36a36b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
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
+## 2.15.0 (2021-12-27)
Make `dua` less prone to hanging by ignoring certain special directories on linux.
@@ -24,7 +24,7 @@ Make `dua` less prone to hanging by ignoring certain special directories on linu
<csr-read-only-do-not-edit/>
- - 3 commits contributed to the release.
+ - 4 commits contributed to the release.
- 1 commit where understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: [#116](https://github.com/Byron/dua-cli/issues/116)
@@ -37,6 +37,7 @@ Make `dua` less prone to hanging by ignoring certain special directories on linu
* **[#116](https://github.com/Byron/dua-cli/issues/116)**
- Add `--ignore-dirs` option, with useful default on linux ([`d5fe5cc`](https://github.com/Byron/dua-cli/commit/d5fe5cca53a74c4c3cf392100d6ea5c2fe712a9d))
* **Uncategorized**
+ - update changelog ([`f22f81d`](https://github.com/Byron/dua-cli/commit/f22f81dc98e40a7095ff4f886c850ddbc9ce2100))
- upgrade clap ([`03b3520`](https://github.com/Byron/dua-cli/commit/03b3520a96178621d94b6ef986daa5c372b89223))
- upgrade and update dependencies ([`28c59dd`](https://github.com/Byron/dua-cli/commit/28c59dda8adeeb0c0162d0b6f6ab2a8e9e5e0567))
</details>