Bump version to 0.8.2

This commit is contained in:
Joscha 2024-04-25 20:45:00 +02:00
parent d3666674b2
commit db734c5740
4 changed files with 8 additions and 6 deletions

View file

@ -15,6 +15,8 @@ Procedure when bumping the version number:
## Unreleased
## v0.8.2 - 2024-04-25
### Changed
- Renamed `json-stream` export format to `json-lines` (see <https://jsonlines.org/>)
- Changed `json-lines` file extension from `.json` to `.jsonl`