Skip to content

Commit

Permalink
chore: update deps (vello, thiserror) (#44)
Browse files Browse the repository at this point in the history
New version `0.4.0`: 
- Update to vello 0.3
- thiserror to 2.0
  • Loading branch information
simbleau authored Nov 18, 2024
1 parent 7c102b0 commit 226fdbf
Show file tree
Hide file tree
Showing 10 changed files with 403 additions and 151 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@ Subheadings to categorize changes are `added, changed, deprecated, removed, fixe

This release has an [MSRV][] of 1.75.

## [0.4.0] - 2024-11-11

This release has an [MSRV][] of 1.75.

### Changed

- Updated to `vello` 0.3
- Updated `thiserror` to 2.0

## [0.3.1] - 2024-11-11

This release has an [MSRV][] of 1.75.
Expand Down Expand Up @@ -68,6 +77,8 @@ This release has an [MSRV][] of 1.75.
[#42]: https://github.com/linebender/velato/pull/42

[Unreleased]: https://github.com/linebender/velato/compare/v0.3.0...HEAD
[0.4.0]: https://github.com/linebender/velato/compare/v0.3.1...v0.4.0
[0.3.1]: https://github.com/linebender/velato/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/linebender/velato/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/linebender/velato/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/linebender/velato/releases/tag/v0.1.0
Expand Down
Loading

0 comments on commit 226fdbf

Please sign in to comment.