From 36047b07d124c09b9a322606ab3b86235f8ed6a8 Mon Sep 17 00:00:00 2001 From: Aadi Desai <21363892+supleed2@users.noreply.github.com> Date: Mon, 15 Jan 2024 01:00:01 +0000 Subject: [PATCH] Fix changelog.md --- changelog.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/changelog.md b/changelog.md index 17e0a8c..b2fe8a8 100644 --- a/changelog.md +++ b/changelog.md @@ -46,9 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Go programs for [client](./tui/main.go) and [server](./server/main.go) - GitHub Actions release flow, including binaries -## Links - -[unreleased]: https://github.com/supleed2/omg-rs/compare/v0.1.2...HEAD -[0.1.2]: https://github.com/supleed2/omg-rs/releases/tag/v0.1.2 -[0.1.1]: https://github.com/supleed2/omg-rs/releases/tag/v0.1.1 -[0.1.0]: https://github.com/supleed2/omg-rs/releases/tag/v0.1.0 +[unreleased]: https://github.com/supleed2/go-chat/compare/v0.1.2...HEAD +[0.1.2]: https://github.com/supleed2/go-chat/releases/tag/v0.1.2 +[0.1.1]: https://github.com/supleed2/go-chat/releases/tag/v0.1.1 +[0.1.0]: https://github.com/supleed2/go-chat/releases/tag/v0.1.0