Skip to content

Commit

Permalink
version 0.11.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Canop committed Jan 15, 2020
1 parent 3f1378f commit 11677f5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
@@ -1,5 +1,6 @@
### master
- fix a case of bad selection after search then another search interrupted (#147)
<a name="v0.11.9"></a>
### v0.11.9 - 2020-01-15
- fix a case of bad selection after search followed by interrupted search (#147)
- `--set-install-state` can be used in tests or manual installs to set the installation state
- Raspberry now a default target available in installation page
- fix a regression: `br -s` not finishing computing size until receiving an event
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "broot"
version = "0.11.8"
version = "0.11.9"
authors = ["dystroy <denys.seguret@gmail.com>"]
repository = "https://github.com/Canop/broot"
documentation = "https://dystroy.org/broot"
Expand Down

0 comments on commit 11677f5

Please sign in to comment.