Change json-stream export format to json-lines

This commit is contained in:
Joscha 2024-03-08 22:19:21 +01:00
parent 50be653244
commit 131b581880
3 changed files with 12 additions and 6 deletions

View file

@ -15,6 +15,10 @@ Procedure when bumping the version number:
## Unreleased
### Changed
- Renamed `json-stream` export format to `json-lines` (see <https://jsonlines.org/>)
- Changed `json-lines` file extension from `.json` to `.jsonl`
### Fixed
- Crash when window is too small while empty message editor is visible
- Mistakes in output and docs