Skip to content

Commit 12b1d54

Browse files
committed
Create v0.2.4 release
1 parent a28d71c commit 12b1d54

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

changelog.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)