Skip to content

Commit

Permalink
try and please the markdownlint gods
Browse files Browse the repository at this point in the history
Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
  • Loading branch information
martinvuyk committed Feb 28, 2025
1 parent 4cf2c75 commit 530924a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mojo/docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ ctx.enqueue_function(compiled_func, grid_dim=1, block_dim=1)
end_result.extend(n4_n5)
end_result.extend(extra_data) # [4, 5, 8, 10]
```

- `String` and `StringSlice` `.codepoint_slices()` was removed. This is now the
default behavior of their `__iter__()` methods.

Expand Down

0 comments on commit 530924a

Please sign in to comment.