diff --git a/docs/changelog.md b/docs/changelog.md index 4941099cc7..2bbb4cd75c 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -18,9 +18,8 @@ what we publish. ### ⭐️ New -- A `sort` function for list of `Scalar`s and `ComparableCollectionElement`s - was introduced in `builtin`. - [PR #2609](https://github.com/modularml/mojo/pull/2609) by +- Add a `sort` function for list of `Scalar`s and `ComparableCollectionElement`s + in `builtin`. [PR #2609](https://github.com/modularml/mojo/pull/2609) by [@mzaks](https://github.com/mzaks) - Mojo has introduced `@parameter for`, a new feature for compile-time