File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
2020### Security
2121
22+ ## [ 0.2.4] - 2025-02-23
23+
24+ ### Added
25+
26+ - Option to bind to ` 0.0.0.0 ` instead of ` 127.0.0.1 `
27+
2228## [ 0.2.3] - 2024-06-01
2329
2430### Changed
@@ -77,7 +83,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7783- Go programs for [ client] ( ./tui/main.go ) and [ server] ( ./server/main.go )
7884- GitHub Actions release flow, including binaries
7985
80- [ unreleased ] : https://github.com/supleed2/go-chat/compare/v0.2.3...HEAD
86+ [ unreleased ] : https://github.com/supleed2/go-chat/compare/v0.2.4...HEAD
87+ [ 0.2.4 ] : https://github.com/supleed2/go-chat/releases/tag/v0.2.4
8188[ 0.2.3 ] : https://github.com/supleed2/go-chat/releases/tag/v0.2.3
8289[ 0.2.2 ] : https://github.com/supleed2/go-chat/releases/tag/v0.2.2
8390[ 0.2.1 ] : https://github.com/supleed2/go-chat/releases/tag/v0.2.1
You can’t perform that action at this time.
0 commit comments