go-chat/changelog.md

1.2 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Version flag for client and server binaries
  • Description in help output of client and server binaries

Changed

Deprecated

Removed

Fixed

Security

0.1.2 - 2024-01-14

Changed

  • Server redirects non-upgrade http requests

0.1.1 - 2024-01-14

Changed

  • Default client host url now points to a live instance of the server

Fixed

  • Short flag collision between help and histlen options

0.1.0 - 2024-01-14

Added