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 26, 2024
1 parent 2c448b9 commit 1378379
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))

- Add a `sort` function for list of `ComparableCollectionElement`s.
Expand Down

0 comments on commit 1378379

Please sign in to comment.