aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-01-22 18:43:36 +0100
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-01-22 18:43:36 +0100
commit9d97d456cffd0db4ea7074cdda803cb10debe18a (patch)
tree564c26b03e2eba178661bf64cec8bd234596b0a4
parent2177c3a6fc6ae8a167e6c1b164ab0022595c38d9 (diff)
downloadzuwu-9d97d456cffd0db4ea7074cdda803cb10debe18a.tar.gz
zuwu-9d97d456cffd0db4ea7074cdda803cb10debe18a.tar.bz2
zuwu-9d97d456cffd0db4ea7074cdda803cb10debe18a.tar.lz
zuwu-9d97d456cffd0db4ea7074cdda803cb10debe18a.zip

chore(changelog): WIP Changelog for upcoming release

-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 309afa8..fdea649 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,17 @@
This is a provisionary changelog for until someone develops a less-hellish [changesets](https://github.com/changesets/changesets) replacement
+## pending release
+
+### Misc
+
+- Add comment describing loading priority of paths ([`04155f5`](https://git.estrogen.zone/zuwu.git/commit/?id=04155f5d1afb2313c57daf98109e20bb6f3e22c9))
+- Make setup.zsh `set -e`'d ([`2177c3a`](https://git.estrogen.zone/zuwu.git/commit/?id=2177c3a6fc6ae8a167e6c1b164ab0022595c38d9))
+
+### Fixes
+
+- Use `XDG_{CONFIG,DATA}_HOME` instead of `$HOME/{.config,.local/share}` ([`1c202b4`](https://git.estrogen.zone/zuwu.git/commit/?id=1c202b4bb8bc8e1e9a951c3b85101c5c59821896))
+
## v0.2.0
### Features