changelog: remove redundant entry about macOS config path

It's documented as deprecation, and is not actually a "bug".
This commit is contained in:
Yuya Nishihara 2025-05-05 18:14:21 +09:00
parent 87f6db0a70
commit d46c384db2

View File

@ -90,10 +90,6 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
* Fixed bash and zsh shell completion when completing aliases of multiple arguments. * Fixed bash and zsh shell completion when completing aliases of multiple arguments.
[#5377](https://github.com/jj-vcs/jj/issues/5377) [#5377](https://github.com/jj-vcs/jj/issues/5377)
* On macOS, jj now defaults to looking for its config in `$XDG_CONFIG_HOME`
(`~/.config` by default) rather than the more GUI-native
`~/Library/Application Support`.
### Packaging changes ### Packaging changes
* Jujutsu now uses * Jujutsu now uses