Skip to content

Commit 8ab73f7

Browse files
authored
Update 0.12.0.md
1 parent 4aa93b3 commit 8ab73f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/0.12.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ScriptCallbackEvent::new_for_all(YourCallbackLabel, vec![my_arg])
3737
- since `0.11.0` the crate has silently been pulling in `mlua` with the `lua54` feature, which meant you could not select another lua version. This has been fixed
3838
- the bug, causing the `GetTypeDependencies` derive macro to use the wrong path for `bms_core` had been fixed (thanks @shanecelis)
3939
### Other
40-
- Calls using the script's entity will now error, the error will point the user towards resolution helpfuly.
40+
- Calls using the script's entity when it's not available will now error, the error will point the user towards resolution helpfuly.
4141

4242
## Changelog
4343
See a detailed changelog [here](https://github.com/makspll/bevy_mod_scripting/blob/main/CHANGELOG.md)

0 commit comments

Comments
 (0)