Skip to content

Commit f966513

Browse files
authored
Update CHANGELOG.md
1 parent 57b9989 commit f966513

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- CLEO subtitles starting with a `~z~` token are now hidden when "Show Subtitles" option is disabled (no change for `.cs4` scripts)
77
- CLEO config improvements:
88
- new `LogDirectory` option to configure where `cleo.log` and `cleo_script.log` are stored (root by default)
9-
- config is now automatically recreated if missing, and new config keys are appended to existing user configs automatically
9+
- config is now recreated if missing, and new config keys are appended to existing user configs
1010
- config is reloaded on a new game session
1111
- [READ_MEMORY_WITH_OFFSET](https://library.sannybuilder.com/#/sa/memory/2401) and [WRITE_MEMORY_WITH_OFFSET](https://library.sannybuilder.com/#/sa/memory/2402) now behave identically to `READ_MEMORY`/`WRITE_MEMORY`; READ_MEMORY_WITH_OFFSET no longer reads input as a null-terminated string when the output is a string variable
1212
- removed a check preventing allocation of zero-sized memory blocks

0 commit comments

Comments
 (0)