Skip to content

Commit cf80cc8

Browse files
chore: bump versions (#19)
Co-authored-by: fu050409 <[email protected]>
1 parent 0bf9b63 commit cf80cc8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changes/async.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## \[0.3.2]
4+
5+
### Performance Improvements
6+
7+
- [`0bf9b63`](https://github.com/swpu-acm/eval-stack/commit/0bf9b6391a2aa4b1408174513902489ecd3a4d2e) ([#18](https://github.com/swpu-acm/eval-stack/pull/18) by [@fu050409](https://github.com/swpu-acm/eval-stack/../../fu050409)) Improve the performance of the async I/O operations.
8+
39
## \[0.3.1]
410

511
### Bug Fixes

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "eval-stack"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
edition = "2021"
55
authors = ["苏向夜 <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)