Skip to content

Commit 3c782c9

Browse files
committed
chore: update changelog
1 parent b536c85 commit 3c782c9

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
@@ -10,7 +10,7 @@ Release notes are available on [github][notes].
1010

1111
# 6.0.1
1212

13-
- [fix] Replace `assert()` with explicit `if`/`throw` in `getInt()`, `getDouble()`, and `getBool()` so null-safety checks are enforced in release builds (fixes #136)
13+
- [fix] Replace `assert()` with explicit `if`/`throw` in `getInt()`, `getDouble()`, and `getBool()` so null-safety checks are enforced in release builds
1414
- Error messages now include the variable name for easier debugging
1515

1616
### Note on release-build behavior change

0 commit comments

Comments
 (0)