Skip to content

Commit d795c1f

Browse files
committed
Update the Releases.md file
1 parent e0fc30b commit d795c1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Unreleased
22
==========
33
* Implement the `std::ops::AddAssign` trait for `AsciiString`.
4+
* Implement the `IntoAsciiString` trait for `std::ffi::CStr` and `std::ffi::CString` types,
5+
and implemented the `AsAsciiStr` trait for `std::ffi::CStr` type.
46

57
Version 0.9.1 (2018-09-12)
68
==========================

0 commit comments

Comments
 (0)