Skip to content

Commit

Permalink
release: v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emgrav committed Oct 15, 2024
1 parent 275fa0f commit d902477
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 171 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file.

## [0.5.0] - 2024-10-15


### Features

- Add CSV source

### Miscellaneous Tasks

- Remove inline `clippy::expect_used` allowances in tests
- Remove outdated lint `#[allow]`s
- Reduce scope of clippy lint
- Add release workflow with SBOM and attestation

## [0.4.0] - 2024-09-18

### Features
Expand Down Expand Up @@ -139,3 +153,4 @@ All notable changes to this project will be documented in this file.
- Add test for syncing binary values

<!-- generated by git-cliff -->

Loading

0 comments on commit d902477

Please sign in to comment.