Refine changelog
This commit is contained in:
parent
4e2b597f1e
commit
3eb33f14e6
1 changed files with 4 additions and 5 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue