Skip to content

Commit

Permalink
docs: update CHANGELOG for release '2428.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
jpraynaud committed Jul 10, 2024
1 parent 640ee4d commit 6ad4301
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ As a minor extension, we have adopted a slightly different versioning convention

## Mithril Distribution [XXXX.X] - UNRELEASED

- Crates versions:

| Crate | Version |
| ----- | ------- |
| N/A | `-` |

## Mithril Distribution [2428.0] - UNRELEASED

- Provide a feature to the `mithril-client` crate to allow selection of the TLS implementation used by the dependent `reqwest` crate.

- Implement a reset mechanism for mutable resources returned to a pool (`ResourcePool`) to keep it in a consistent state.
Expand Down

0 comments on commit 6ad4301

Please sign in to comment.