Update RELEASES.md

Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
This commit is contained in:
Mazdak Farrokhzad 2019-02-12 10:41:39 +01:00 committed by GitHub
parent 4c0a3d5894
commit ee3371ec91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ Libraries
- [The functions `count_ones`, `count_zeros`, `leading_zeros`, `trailing_zeros`,
`swap_bytes`, `from_be`, `from_le`, `to_be`, `to_le` are now const for all
numeric types.][57234]
- [`Ipv4Addr::new` is now a constant function][57234]
- [`Ipv4Addr::new` is now a const function][57234]
Stabilized APIs
---------------