Skip to content

Commit

Permalink
fix details
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 27, 2025
1 parent 1eecf58 commit eb86b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ ctx.enqueue_function(compiled_func, grid_dim=1, block_dim=1)

### ❌ Removed

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

### 🛠️ Fixed

0 comments on commit eb86b1c

Please sign in to comment.