Skip to content

Commit

Permalink
add changelog entry
Browse files Browse the repository at this point in the history
Signed-off-by: martinvuyk <[email protected]>
  • Loading branch information
martinvuyk committed Feb 27, 2025
1 parent 71e70c9 commit e9e5519
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,4 +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
default behavior of their `__iter__()` methods.

### 🛠️ Fixed

0 comments on commit e9e5519

Please sign in to comment.