mirror of https://github.com/garrytan/gstack.git
chore: bump version and changelog (v0.11.18.2)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
15d81736cc
commit
3c3cd650e0
|
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.11.18.2] - 2026-03-24
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- **Windows browse daemon fixed.** The browse server wouldn't start on Windows because Bun requires `stdio` as an array (`['ignore', 'ignore', 'ignore']`), not a string (`'ignore'`). Fixes #448, #454, #458.
|
||||||
|
|
||||||
## [0.11.18.1] - 2026-03-24
|
## [0.11.18.1] - 2026-03-24
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue