Skip to content

Commit

Permalink
md lint
Browse files Browse the repository at this point in the history
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
  • Loading branch information
jayzhan211 committed May 24, 2024
1 parent 1f8209e commit 2038a94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ what we publish.

### ⭐️ New

- `Dict` now support `popitem`, which removes and returns the last item in the `Dict`.
([PR #2701](https://github.com/modularml/mojo/pull/2701)
- `Dict` now support `popitem`, which removes and returns the last item in the `Dict`.
([PR #2701](https://github.com/modularml/mojo/pull/2701)
by [@jayzhan211](https://github.com/jayzhan211))

- Mojo has introduced `@parameter for`, a new feature for compile-time
Expand Down

0 comments on commit 2038a94

Please sign in to comment.