Skip to content

Commit 39af02d

Browse files
committed
Chore: missing newline in changelog
1 parent 8013378 commit 39af02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/cust/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Notable changes to this project will be documented in this file.
88

99
This release is gigantic, so here are the main things you need to worry about:
1010

11-
`Context::create_and_push(FLAGS, device)` -> `Context::new(device)`.
11+
`Context::create_and_push(FLAGS, device)` -> `Context::new(device)`.
1212
`Module::from_str(PTX)` -> `Module::from_ptx(PTX, &[])`.
1313

1414
### Context handling overhaul

0 commit comments

Comments
 (0)