Refine changelog

This commit is contained in:
Joscha 2023-04-04 23:26:28 +02:00
parent 4e2b597f1e
commit 3eb33f14e6

View file

@ -15,14 +15,13 @@ Procedure when bumping the version number:
## Unreleased ## Unreleased
### Added ### Added
- `--verbose` flag - Emoji support
- `json-stream` room export format
- Option to export to stdout
- `flake.nix`, making cove available as a nix flake - `flake.nix`, making cove available as a nix flake
- `json-stream` room export format
- Option to export to stdout via `--out -`
- `--verbose` flag
### Changed ### Changed
- Respect colon-delimited emoji when calculating nick hue
- Display colon-delimited emoji in nicks and messages
- Non-export info is now printed to stderr instead of stdout - Non-export info is now printed to stderr instead of stdout
- Recognizes links without scheme (e. g. `euphoria.io` instead of `https://euphoria.io`) - Recognizes links without scheme (e. g. `euphoria.io` instead of `https://euphoria.io`)
- Rooms waiting for reconnect are no longer sorted to bottom in default sort order - Rooms waiting for reconnect are no longer sorted to bottom in default sort order