Skip to content

Commit

Permalink
version 1.44.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Canop committed Oct 22, 2024
1 parent 7c359f8 commit 047cd4f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
### next
### v1.44.2 - 2024-10-22
<a name="v1.44.2"></a>
- temp files created for kitty now erased on quitting or when too many of them have been written
- no longer panics when launched with BROOT_LOG=debug but the broot.log file can't be created - Fix #951
- fix user and group names displayed as "????" when coming from openldap - Fix #953

### v1.44.1 - 2024-10-16
<a name="v1.44.1"></a>
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "broot"
version = "1.44.2-dev"
version = "1.44.2"
authors = ["dystroy <[email protected]>"]
repository = "https://github.com/Canop/broot"
homepage = "https://dystroy.org/broot"
Expand Down

0 comments on commit 047cd4f

Please sign in to comment.