Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Gianmarco Fraccaroli committed May 2, 2023
1 parent cab7c7f commit aeacbfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changelog/unreleased/improvements/1138-base-directory.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
- Use XDG directory speciication to choose the namada base folder.
- Use XDG directory specification to choose which folder to use as base namada ledger folder. On linux, the defalt path will be `$XDG_DATA_HOME/com.heliax.namada`, on OSX it will be `$HOME/.local/share/com.heliax.namada`.
([#1138](https://github.com/anoma/namada/pull/1138))

0 comments on commit aeacbfe

Please sign in to comment.