diff --git a/README.rst b/README.rst index 9284410..53788b6 100644 --- a/README.rst +++ b/README.rst @@ -22,7 +22,7 @@ __ https://docs.rs/arrayvec Recent Changes (arrayvec) ------------------------- -- 0.5.0 (not released yet) +- 0.5.0 - Use ``MaybeUninit`` (now unconditionally) in the implementation of ``ArrayVec``