Skip to content

Commit

Permalink
chore(build): Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lquerel committed Aug 10, 2024
1 parent 3b4be7d commit 46b8204
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

## [0.23.0] - 2024-08-10

### Fix

- Fix a root certificate issue following a breaking change in Tonic (by @imor).
- Remove dependency on protoc. The generated code is now included in the repository (by @lquerel).

### Maintenance

- Bump versions of `thiserror`, `hyper-util`, `tokio`, `serde`, `serde_json`, `tonic`, `tonic-build`.

## [0.22.0] - 2024-07-07

### Added
Expand Down

0 comments on commit 46b8204

Please sign in to comment.