Update changelog

This commit is contained in:
Taiki Endo 2022-08-21 18:25:48 +09:00
parent 00f30f09e2
commit 115741b59a
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Version 1.5.0
- Implement `AsRawFd` for `ChildStd*` (#23)
- Implement I/O safety traits on Rust 1.63+ (#23)
- Implement `AsRawFd` for `ChildStd*` on Unix (#23)
- Implement I/O safety traits on Rust 1.63+ on Unix (#23)
# Version 1.4.0