Skip to content

Commit

Permalink
refactor(config): change default downloads directory
Browse files Browse the repository at this point in the history
  • Loading branch information
soywod committed Jan 10, 2025
1 parent 25edd9e commit f5695ca
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Changed `message.send.save-copy` default to `true` when omitted. [#536]

- Changed default downloads directory. [core#1]

### Fixed

- Fixed permissions issues when using `install.sh`. [#515]
Expand Down Expand Up @@ -958,4 +960,6 @@ Few major concepts changed:
[#523]: https://github.com/pimalaya/himalaya/issues/523
[#535]: https://github.com/pimalaya/himalaya/issues/535
[#536]: https://github.com/pimalaya/himalaya/issues/536

[core#1]: https://github.com/pimalaya/core/issues/1
[core#10]: https://github.com/pimalaya/core/issues/10
16 changes: 8 additions & 8 deletions Cargo.lock

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

0 comments on commit f5695ca

Please sign in to comment.