Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
yayanyang committed Mar 15, 2024
1 parent 4fd2fe3 commit 8e6157f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,11 @@ This project adheres to [Semantic Versioning](https://semver.org).
<!--
Note: In this file, do not use the hard wrap in the middle of a sentence for compatibility with GitHub comment style markdown rendering.
-->

## [0.1.10] - 2024-03-15

- [Add http client / server support](crates/ext/src/http).

## [0.1.10] - 2024-03-12

- Quic: QuicListener replace futures::lock::Mutex as [`AsyncSpinMutex`](crates/ext/src/utils/sync/).
Expand Down

0 comments on commit 8e6157f

Please sign in to comment.