Skip to content

Commit 832bf99

Browse files
authored
Update RELEASES.md
1 parent 11273b2 commit 832bf99

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

RELEASES.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,15 @@ Libraries
2727
Stabilized APIs
2828
---------------
2929

30-
- [`UnsafeCell::get_mut`]
3130
- [`bool::then`]
32-
- [`RefCell::take`]
3331
- [`btree_map::Entry::or_insert_with_key`]
32+
- [`f32::clamp`]
33+
- [`f64::clamp`]
3434
- [`hash_map::Entry::or_insert_with_key`]
35+
- [`Ord::clamp`]
36+
- [`RefCell::take`]
3537
- [`slice::fill`]
38+
- [`UnsafeCell::get_mut`]
3639

3740
The following previously stable methods are now `const`.
3841

0 commit comments

Comments
 (0)