Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Changelog

This project follows semantic versioning.

Possible log types:

- `[added]` for new features.
- `[changed]` for changes in existing functionality.
- `[deprecated]` for once-stable features removed in upcoming releases.
- `[removed]` for deprecated features removed in this release.
- `[fixed]` for any bug fixes.
- `[security]` to invite users to upgrade in case of vulnerabilities.

### Unreleased

### v0.1.0 (2024-02-05)

- [fixed] Handle unsupported / unknown schema versions (#2)

### v0.0.6 (2021-07-10)

No changelog available for this version.

### v0.0.5 (2020-11-14)

No changelog available for this version.

### v0.0.4 (2020-11-13)

No changelog available for this version.

### v0.0.3 (2019-12-19)

No changelog available for this version.

### v0.0.2 (2019-10-31)

No changelog available for this version.

### v0.0.1 (2017-10-20)

Initial release.