docs: start 0.11.4 changelog
Some checks failed
CI / build (${{ matrix.os }}) (windows-latest) (push) Waiting to run
CI / build (${{ matrix.os }}) (macos-latest) (push) Waiting to run
CI / build (${{ matrix.os }}) (ubuntu-latest) (push) Waiting to run
pages / Deploy docs (push) Has been cancelled

This commit is contained in:
Peter Steinberger 2026-05-21 22:34:46 +01:00
parent 94e65ba057
commit 0c36a6d3f8
No known key found for this signature in database

View File

@ -1,5 +1,9 @@
# mcporter Changelog
## [0.11.4] - Unreleased
- Nothing yet.
## [0.11.3] - 2026-05-21
- Fall back to `~/.mcporter/mcporter.json[c]` when `XDG_CONFIG_HOME` points at an empty mcporter config directory, preventing embedders from accidentally hiding the user server registry. (Issue #184, thanks @ChrisBot2026)