Skip to content

Commit

Permalink
[stdlib] update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Artemio Garza Reyna <artemiogr97@gmail.com>
  • Loading branch information
artemiogr97 authored and JoeLoser committed Jun 7, 2024
1 parent c11cfbe commit a3a6696
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ by [@jayzhan211](https://github.com/jayzhan211))
- Added `TemporaryDirectory` in module `tempfile`.
([PR 2743](https://github.com/modularml/mojo/pull/2743) by [@artemiogr97](https://github.com/artemiogr97))

- Added `NamedTemporaryFile` in module `tempfile`.
([PR 2762](https://github.com/modularml/mojo/pull/2762) by [@artemiogr97](https://github.com/artemiogr97))

- Added temporary `SliceNew` type with corrected behaviour from `Slice` to facilitate
an incremental internal migration due to reliance on the old, incorrect behaviour.
([PR #2894](https://github.com/modularml/mojo/pull/2894) by [@bgreni](https://github.com/bgreni))
Expand Down

0 comments on commit a3a6696

Please sign in to comment.